Skip to content

release 1.5.0 - #295

Merged
rozyczko merged 21 commits into
masterfrom
develop
Mar 9, 2026
Merged

release 1.5.0#295
rozyczko merged 21 commits into
masterfrom
develop

moved the Hercules notebook to the proper directory (#301)

811d7fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 77.31569% with 120 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@1826c99). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/easyreflectometry/project.py 62.02% 49 Missing and 11 partials ⚠️
src/easyreflectometry/model/model_collection.py 58.97% 9 Missing and 7 partials ⚠️
src/easyreflectometry/orso_utils.py 85.96% 11 Missing and 5 partials ⚠️
src/easyreflectometry/sample/assemblies/bilayer.py 91.66% 0 Missing and 11 partials ⚠️
src/easyreflectometry/utils.py 9.09% 10 Missing ⚠️
src/easyreflectometry/data/measurement.py 71.42% 3 Missing and 1 partial ⚠️
src/easyreflectometry/model/model.py 80.00% 2 Missing ⚠️
src/easyreflectometry/__version__.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #295   +/-   ##
=========================================
  Coverage          ?   87.49%           
=========================================
  Files             ?       46           
  Lines             ?     2790           
  Branches          ?      339           
=========================================
  Hits              ?     2441           
  Misses            ?      263           
  Partials          ?       86           
Files with missing lines Coverage Δ
...c/easyreflectometry/calculators/calculator_base.py 95.12% <ø> (ø)
src/easyreflectometry/data/data_store.py 91.83% <100.00%> (ø)
src/easyreflectometry/fitting.py 98.90% <100.00%> (ø)
src/easyreflectometry/sample/__init__.py 100.00% <100.00%> (ø)
...syreflectometry/sample/assemblies/base_assembly.py 96.92% <ø> (ø)
...eflectometry/sample/assemblies/surfactant_layer.py 82.55% <ø> (ø)
src/easyreflectometry/sample/collections/sample.py 90.74% <ø> (ø)
...etry/sample/elements/materials/material_mixture.py 98.82% <ø> (ø)
src/easyreflectometry/summary/summary.py 83.56% <100.00%> (ø)
src/easyreflectometry/__version__.py 0.00% <0.00%> (ø)
... and 7 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.