SalishSeaCast / SalishSeaNowcast

Python package associated with running the SalishSeaCast NEMO and other ocean models in near-real-time to produce daily nowcasts/forecasts
https://salishsea.eos.ubc.ca/nemo/
Apache License 2.0
4 stars 3 forks source link

Update `get_onc_ctd` and `get_onc_ferry` workers to work with ONC API v3 #234

Closed douglatornell closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 84.11215% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 77.72%. Comparing base (2920ddb) to head (2df8de1). Report is 6 commits behind head on main.

Files Patch % Lines
nowcast/workers/get_onc_ferry.py 15.00% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #234 +/- ## ========================================== + Coverage 77.65% 77.72% +0.06% ========================================== Files 133 133 Lines 18705 18758 +53 Branches 1900 1900 ========================================== + Hits 14526 14580 +54 + Misses 4113 4112 -1 Partials 66 66 ``` | [Flag](https://app.codecov.io/gh/SalishSeaCast/SalishSeaNowcast/pull/234/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SalishSeaCast) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/SalishSeaCast/SalishSeaNowcast/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SalishSeaCast) | `77.72% <84.11%> (+0.06%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SalishSeaCast#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.