Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

6dff8cd
Select commit
Loading
Failed to load commit list.
Open

Add generic observation processes which combine the convolution with the noise model. #644

[pre-commit.ci] auto fixes from pre-commit.com hooks
6dff8cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2025 in 1s

97.13% (+0.15%) compared to 02446c5

View this Pull Request on Codecov

97.13% (+0.15%) compared to 02446c5

Details

Codecov Report

❌ Patch coverage is 97.41379% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.13%. Comparing base (02446c5) to head (6dff8cd).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pyrenew/observation/noise.py 94.33% 3 Missing ⚠️
pyrenew/observation/count_observations.py 96.66% 2 Missing ⚠️
pyrenew/observation/measurements.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #644      +/-   ##
==========================================
+ Coverage   96.98%   97.13%   +0.15%     
==========================================
  Files          42       48       +6     
  Lines        1094     1326     +232     
==========================================
+ Hits         1061     1288     +227     
- Misses         33       38       +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.