Skip to content

Merge remote-tracking branch 'origin/main' into 127-implement-mims

b78e02e
Select commit
Loading
Failed to load commit list.
Merged

127 implement mims #193

Merge remote-tracking branch 'origin/main' into 127-implement-mims
b78e02e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2025 in 0s

95.56% (target 80.00%)

View this Pull Request on Codecov

95.56% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 93.51852% with 14 lines in your changes missing coverage. Please review.

Project coverage is 95.56%. Comparing base (8ae0163) to head (b78e02e).

Files with missing lines Patch % Lines
src/wristpy/processing/mims.py 95.74% 8 Missing ⚠️
src/wristpy/core/orchestrator.py 28.57% 5 Missing ⚠️
src/wristpy/io/readers/readers.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
- Coverage   96.14%   95.56%   -0.58%     
==========================================
  Files          13       14       +1     
  Lines         778      992     +214     
==========================================
+ Hits          748      948     +200     
- Misses         30       44      +14     

☔ 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.