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

Fix api bugs #212

Merged
merged 3 commits into from
Oct 22, 2024

fix tests

29c179e
Select commit
Loading
Failed to load commit list.
Merged

Fix api bugs #212

fix tests
29c179e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

94.71% (target 80.00%)

View this Pull Request on Codecov

94.71% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 94.71%. Comparing base (8a700f5) to head (29c179e).

Files with missing lines Patch % Lines
django_project/gap_api/api_views/measurement.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   94.72%   94.71%   -0.02%     
==========================================
  Files         158      158              
  Lines        9141     9169      +28     
==========================================
+ Hits         8659     8684      +25     
- Misses        482      485       +3     

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