Skip to content

Fix tests

b6059e6
Select commit
Loading
Failed to load commit list.
Open

ComponentCollection #56

Fix tests
b6059e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2025 in 0s

96.17% (-0.44%) compared to 01b9490, passed because coverage increased by 0.27% when compared to adjusted base (95.89%)

View this Pull Request on Codecov

96.17% (-0.44%) compared to 01b9490, passed because coverage increased by 0.27% when compared to adjusted base (95.89%)

Details

Codecov Report

❌ Patch coverage is 96.79487% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.17%. Comparing base (01b9490) to head (b6059e6).

Files with missing lines Patch % Lines
.../easydynamics/sample_model/component_collection.py 98.14% 2 Missing ⚠️
...dynamics/sample_model/components/delta_function.py 92.00% 2 Missing ⚠️
...c/easydynamics/sample_model/components/gaussian.py 94.28% 2 Missing ⚠️
...easydynamics/sample_model/components/lorentzian.py 94.28% 2 Missing ⚠️
src/easydynamics/sample_model/components/voigt.py 95.34% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #56      +/-   ##
===========================================
- Coverage    96.60%   96.17%   -0.44%     
===========================================
  Files           12       13       +1     
  Lines          412      653     +241     
===========================================
+ Hits           398      628     +230     
- Misses          14       25      +11     

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