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

Update windborne ingestor to fetch per mission and add it to API #194

Merged
merged 7 commits into from
Oct 19, 2024

Fix tests

91cef6e
Select commit
Loading
Failed to load commit list.
Merged

Update windborne ingestor to fetch per mission and add it to API #194

Fix tests
91cef6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

94.59% (target 80.00%)

View this Pull Request on Codecov

94.59% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 85.92814% with 47 lines in your changes missing coverage. Please review.

Project coverage is 94.59%. Comparing base (d723eeb) to head (91cef6e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ango_project/gap/providers/airborne_observation.py 60.41% 19 Missing ⚠️
django_project/gap_api/api_views/measurement.py 71.42% 12 Missing ⚠️
django_project/gap/utils/station.py 54.54% 5 Missing ⚠️
django_project/gap/ingestor/wind_borne_systems.py 92.30% 3 Missing ⚠️
django_project/gap/providers/observation.py 90.00% 3 Missing ⚠️
django_project/gap/tasks/station.py 77.77% 2 Missing ⚠️
django_project/gap/utils/reader.py 86.66% 2 Missing ⚠️
django_project/gap/admin/station.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
- Coverage   94.70%   94.59%   -0.12%     
==========================================
  Files         143      147       +4     
  Lines        8598     8893     +295     
==========================================
+ Hits         8143     8412     +269     
- Misses        455      481      +26     

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