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

Modernize #65

Merged
merged 20 commits into from
Feb 15, 2025

Add pytest configuration to pyproject.toml

8475968
Select commit
Loading
Failed to load commit list.
Merged

Modernize #65

Add pytest configuration to pyproject.toml
8475968
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 44.99205% with 346 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@f69712f). Learn more about missing BASE report.

Files with missing lines Patch % Lines
bloomcast/carbonate.py 0.00% 89 Missing ⚠️
bloomcast/bloomcast.py 9.78% 83 Missing ⚠️
bloomcast/ensemble.py 32.94% 57 Missing ⚠️
bloomcast/visualization.py 3.57% 54 Missing ⚠️
bloomcast/utils.py 55.76% 23 Missing ⚠️
bloomcast/wind.py 30.00% 12 Missing and 2 partials ⚠️
bloomcast/meteo.py 31.57% 11 Missing and 2 partials ⚠️
bloomcast/rivers.py 37.50% 9 Missing and 1 partial ⚠️
bloomcast/main.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage        ?   48.10%           
=======================================
  Files           ?       14           
  Lines           ?     2002           
  Branches        ?      143           
=======================================
  Hits            ?      963           
  Misses          ?     1027           
  Partials        ?       12           

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