Skip to content

Move test files out of source code

6c38ea4
Select commit
Loading
Failed to load commit list.
Open

Applying the Copier templates #27

Move test files out of source code
6c38ea4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 1s

87.70% (target 80.00%)

View this Pull Request on Codecov

87.70% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 70.37037% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.70%. Comparing base (b55c064) to head (6c38ea4).

Files with missing lines Patch % Lines
src/easyimaging/datasets.py 71.42% 4 Missing ⚠️
src/easyimaging/measurement/measurement.py 60.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #27      +/-   ##
===========================================
- Coverage    88.33%   87.70%   -0.63%     
===========================================
  Files            8        8              
  Lines          540      553      +13     
  Branches        86       88       +2     
===========================================
+ Hits           477      485       +8     
- Misses          60       63       +3     
- Partials         3        5       +2     
Files with missing lines Coverage Δ
src/easyimaging/__init__.py 100.00% <100.00%> (+25.00%) ⬆️
src/easyimaging/measurement/__init__.py 100.00% <ø> (ø)
src/easyimaging/measurement/regions.py 96.98% <ø> (ø)
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%> (ø)
src/easyimaging/measurement/measurement.py 84.57% <60.00%> (-0.98%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.