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

Feat swagger custom #242

Merged
merged 5 commits into from
Oct 31, 2024

add test for swagger

6299d5d
Select commit
Loading
Failed to load commit list.
Merged

Feat swagger custom #242

add test for swagger
6299d5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 0s

95.14% (target 80.00%)

View this Pull Request on Codecov

95.14% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 90.27778% with 7 lines in your changes missing coverage. Please review.

Project coverage is 95.14%. Comparing base (9af6cc5) to head (6299d5d).

Files with missing lines Patch % Lines
django_project/gap_api/urls/schema.py 88.88% 3 Missing ⚠️
django_project/gap_api/api_views/measurement.py 71.42% 2 Missing ⚠️
django_project/gap_api/urls/v1.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
+ Coverage   95.13%   95.14%   +0.01%     
==========================================
  Files         194      196       +2     
  Lines       10589    10653      +64     
==========================================
+ Hits        10074    10136      +62     
- Misses        515      517       +2     

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