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

wastewater observation process #310

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

sbidari
Copy link
Collaborator

@sbidari sbidari commented Jan 23, 2025

This PR adds code for the wastewater observation process in pyrenew_hew_model.py.
It does not add wastewater data to pyrenew_hew_data.py.

@sbidari sbidari linked an issue Jan 23, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 14.81481% with 46 lines in your changes missing coverage. Please review.

Project coverage is 24.00%. Comparing base (82cda4b) to head (c502005).

Files with missing lines Patch % Lines
pyrenew_hew/pyrenew_hew_model.py 15.21% 39 Missing ⚠️
pyrenew_hew/ww_site_level_dynamics_model.py 0.00% 4 Missing ⚠️
pipelines/build_pyrenew_model.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
- Coverage   24.45%   24.00%   -0.46%     
==========================================
  Files          22       22              
  Lines        1611     1650      +39     
==========================================
+ Hits          394      396       +2     
- Misses       1217     1254      +37     
Flag Coverage Δ
hewr 48.51% <ø> (ø)
pipelines 0.00% <0.00%> (ø)
pyrenew_hew 29.15% <15.68%> (-1.83%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sbidari sbidari marked this pull request as ready for review January 27, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update WastewaterObservationProcess class in pyrenew_hew_model.py
1 participant