ENH: Validate PET data objects' attributes at instantiation #336
Codecov / codecov/project
succeeded
Dec 11, 2025 in 1s
81.92% (+0.10%) compared to 240b2fa
View this Pull Request on Codecov
81.92% (+0.10%) compared to 240b2fa
Details
Codecov Report
❌ Patch coverage is 89.65517% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.92%. Comparing base (240b2fa) to head (a716649).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/nifreeze/data/pet.py | 89.53% | 7 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #336 +/- ##
==========================================
+ Coverage 81.81% 81.92% +0.10%
==========================================
Files 34 34
Lines 1980 2019 +39
Branches 211 223 +12
==========================================
+ Hits 1620 1654 +34
- Misses 312 318 +6
+ Partials 48 47 -1 ☔ 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.
Loading