Add Documentation#28
Merged
Merged
Codecov / codecov/project
succeeded
Jun 19, 2026 in 0s
92.65% (target 80.00%)
View this Pull Request on Codecov
92.65% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 97.41379% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.65%. Comparing base (5304e6a) to head (f433093).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...c/easyimaging/regions_of_interest/rectangle_roi.py | 96.98% | 5 Missing |
| src/easyimaging/measurement/measurement.py | 98.46% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #28 +/- ##
===========================================
+ Coverage 87.70% 92.65% +4.95%
===========================================
Files 8 9 +1
Lines 553 572 +19
Branches 88 92 +4
===========================================
+ Hits 485 530 +45
+ Misses 63 36 -27
- Partials 5 6 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/easyimaging/__init__.py | 100.00% <ø> (ø) |
|
| src/easyimaging/datasets.py | 71.42% <ø> (ø) |
|
| src/easyimaging/measurement/__init__.py | 100.00% <ø> (ø) |
|
| src/easyimaging/regions_of_interest/__init__.py | 100.00% <100.00%> (ø) |
|
| src/easyimaging/measurement/measurement.py | 92.43% <98.46%> (+7.86%) |
⬆️ |
| ...c/easyimaging/regions_of_interest/rectangle_roi.py | 96.98% <96.98%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading