Skip to content

Release EasyImaging v.0.0.2#29

Merged
damskii9992 merged 3 commits into
masterfrom
develop
Jun 19, 2026
Merged

Release EasyImaging v.0.0.2#29
damskii9992 merged 3 commits into
masterfrom
develop

Add Documentation (#28)

8760408
Select commit
Loading
Failed to load commit list.
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 94.25287% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.65%. Comparing base (6ac5dc5) to head (8760408).

Files with missing lines Patch % Lines
src/easyimaging/measurement/measurement.py 92.20% 3 Missing and 3 partials ⚠️
...c/easyimaging/regions_of_interest/rectangle_roi.py 96.98% 5 Missing ⚠️
src/easyimaging/datasets.py 71.42% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   88.33%   92.65%   +4.32%     
==========================================
  Files           8        9       +1     
  Lines         540      572      +32     
  Branches       86       92       +6     
==========================================
+ Hits          477      530      +53     
+ Misses         60       36      -24     
- Partials        3        6       +3     
Files with missing lines Coverage Δ
src/easyimaging/__init__.py 100.00% <100.00%> (+25.00%) ⬆️
src/easyimaging/measurement/__init__.py 100.00% <100.00%> (ø)
src/easyimaging/regions_of_interest/__init__.py 100.00% <100.00%> (ø)
src/easyimaging/utils/__init__.py 100.00% <ø> (ø)
...rc/easyimaging/utils/jupyter_notebook_utilities.py 50.00% <ø> (ø)
src/easyimaging/utils/scipp_utilities.py 100.00% <ø> (ø)
src/easyimaging/datasets.py 71.42% <71.42%> (ø)
...c/easyimaging/regions_of_interest/rectangle_roi.py 96.98% <96.98%> (ø)
src/easyimaging/measurement/measurement.py 92.43% <92.20%> (+6.88%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.