Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOP-16658] Initialize repo #1

Merged
merged 1 commit into from
Jun 27, 2024

[DOP-16658] Initialize repo

8962aec
Select commit
Loading
Failed to load commit list.
Merged

[DOP-16658] Initialize repo #1

[DOP-16658] Initialize repo
8962aec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 0s

75.70% (target 75.00%)

View this Pull Request on Codecov

75.70% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 75.70093% with 104 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@2969595). Learn more about missing BASE report.

Files Patch % Lines
arrakis/backend/middlewares/openapi.py 45.09% 25 Missing and 3 partials ⚠️
arrakis/backend/api/handlers.py 40.47% 25 Missing ⚠️
arrakis/commons/errors/registration.py 42.42% 19 Missing ⚠️
arrakis/backend/middlewares/application_version.py 80.76% 3 Missing and 2 partials ⚠️
arrakis/backend/settings/server/static_files.py 58.33% 5 Missing ⚠️
arrakis/backend/middlewares/logging.py 73.33% 3 Missing and 1 partial ⚠️
arrakis/backend/__init__.py 88.88% 2 Missing and 1 partial ⚠️
arrakis/backend/db/models/base.py 75.00% 2 Missing and 1 partial ⚠️
arrakis/backend/db/factory.py 80.00% 2 Missing ⚠️
arrakis/backend/middlewares/cors.py 75.00% 1 Missing and 1 partial ⚠️
... and 5 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main       #1   +/-   ##
=======================================
  Coverage        ?   75.70%           
=======================================
  Files           ?       35           
  Lines           ?      428           
  Branches        ?       34           
=======================================
  Hits            ?      324           
  Misses          ?       91           
  Partials        ?       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.