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

Feature/air monitoring app #301

Closed
wants to merge 57 commits into from

Fix typos

d34af02
Select commit
Loading
Failed to load commit list.
Closed

Feature/air monitoring app #301

Fix typos
d34af02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2023 in 0s

68.75% (+1.49%) compared to 955247e

View this Pull Request on Codecov

68.75% (+1.49%) compared to 955247e

Details

Codecov Report

Patch coverage: 85.31% and project coverage change: +1.49% 🎉

Comparison is base (955247e) 67.26% compared to head (d34af02) 68.75%.
Report is 21 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #301      +/-   ##
===========================================
+ Coverage    67.26%   68.75%   +1.49%     
===========================================
  Files          214      229      +15     
  Lines        12960    14118    +1158     
  Branches      1647     1745      +98     
===========================================
+ Hits          8717     9707     +990     
- Misses        3883     4039     +156     
- Partials       360      372      +12     
Files Changed Coverage Δ
air_monitoring/tasks.py 0.00% <0.00%> (ø)
.../management/commands/import_air_monitoring_data.py 72.15% <72.15%> (ø)
air_monitoring/admin.py 81.53% <81.53%> (ø)
air_monitoring/api/utils.py 83.78% <83.78%> (ø)
air_monitoring/api/views.py 86.00% <86.00%> (ø)
air_monitoring/models.py 91.52% <91.52%> (ø)
air_monitoring/api/constants.py 100.00% <100.00%> (ø)
air_monitoring/api/serializers.py 100.00% <100.00%> (ø)
air_monitoring/api/urls.py 100.00% <100.00%> (ø)
air_monitoring/apps.py 100.00% <100.00%> (ø)
... and 7 more

... and 4 files with indirect coverage changes

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