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/environment data app #315

Merged
merged 70 commits into from
Oct 30, 2023

Filter by station data tables to delete

fcc3a82
Select commit
Loading
Failed to load commit list.
Merged

Feature/environment data app #315

Filter by station data tables to delete
fcc3a82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 1s

68.77% (+1.49%) compared to bcc68d8

View this Pull Request on Codecov

68.77% (+1.49%) compared to bcc68d8

Details

Codecov Report

Attention: 254 lines in your changes are missing coverage. Please review.

Comparison is base (bcc68d8) 67.28% compared to head (fcc3a82) 68.77%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #315      +/-   ##
===========================================
+ Coverage    67.28%   68.77%   +1.49%     
===========================================
  Files          214      235      +21     
  Lines        12967    14400    +1433     
  Branches      1647     1776     +129     
===========================================
+ Hits          8725     9904    +1179     
- Misses        3883     4120     +237     
- Partials       359      376      +17     
Files Coverage Δ
environment_data/api/constants.py 100.00% <100.00%> (ø)
environment_data/api/urls.py 100.00% <100.00%> (ø)
environment_data/apps.py 100.00% <100.00%> (ø)
environment_data/constants.py 100.00% <100.00%> (ø)
..._data/management/commands/air_quality_constants.py 100.00% <100.00%> (ø)
environment_data/management/commands/constants.py 100.00% <100.00%> (ø)
...nagement/commands/weather_observation_constants.py 100.00% <100.00%> (ø)
environment_data/tests/conftest.py 100.00% <100.00%> (ø)
environment_data/tests/test_api.py 100.00% <100.00%> (ø)
environment_data/tests/test_importer.py 100.00% <100.00%> (ø)
... and 13 more

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