Skip to content

🎉 Release: merge develop into master#203

Merged
henrikjacobsenfys merged 6 commits into
masterfrom
develop
Jun 4, 2026
Merged

🎉 Release: merge develop into master#203
henrikjacobsenfys merged 6 commits into
masterfrom
develop

Conversation

@easyscience
Copy link
Copy Markdown

@easyscience easyscience Bot commented Jun 4, 2026

This PR is created automatically to trigger the release pipeline. It merges the accumulated changes from develop into master.

⚠️ It is labeled [bot] release and is excluded from release notes and version bump logic.

easyscience[bot] and others added 6 commits May 19, 2026 14:12
* Add DeltaLorentz model

* update to allow multiple A0 and A1

* formatting

* update delta_lorentz model

* remove unit property from model_base

* Make som progress on implementing Q in diffusion models

* pixi run fix

* small docstring updates

* Fix some tests

* all tests pass

* Add name and display name for components of diffusion models

* Update init, write some tests

* Fix minor bug

* tests

* More tests

* Minor fix

* another minor fix

* More tests

* update get_all_variables

* Update get_all_variables and pixi

* A few tests and related fixes

* A few more tests

* Finish delta_lorentz tests

* PR comments

* fix parameter bug

* small bug fix

* Fix bug with parameters in sample model

* more tests
* implement from_sample_model

* Clear notebook

* Add tests

* PR comments

* Another PR comment
* remove parameters as input

* fix delta_lorentz model

* PR comments

* Minor fix
* implement plot_residuals setting

* add a notebook for testing residual plots

* test residual plot

* add slicerplot_with_residuals function

* add residual plot for analysis1d

* fix test

* some tests

* some more tests

* a few more tests

* one more test
* Apply new templates

* uncomment

* fix merge conflict

* update doc

* pixi update
@easyscience easyscience Bot added the [bot] release Automated release PR. Excluded from changelog/versioning label Jun 4, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

❌ Patch coverage is 95.42125% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.93%. Comparing base (81cb47c) to head (1c87602).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...mple_model/diffusion_model/diffusion_model_base.py 92.23% 6 Missing and 2 partials ⚠️
...mics/sample_model/diffusion_model/delta_lorentz.py 97.58% 3 Missing and 3 partials ⚠️
src/easydynamics/analysis/fit_binding.py 0.00% 2 Missing and 2 partials ⚠️
src/easydynamics/utils/plotting.py 87.87% 2 Missing and 2 partials ⚠️
src/easydynamics/sample_model/sample_model.py 88.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   98.42%   97.93%   -0.50%     
==========================================
  Files          50       52       +2     
  Lines        3175     3630     +455     
  Branches      576      670      +94     
==========================================
+ Hits         3125     3555     +430     
- Misses         26       41      +15     
- Partials       24       34      +10     
Flag Coverage Δ
integration ?
unittests 97.93% <95.42%> (-0.50%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/easydynamics/analysis/analysis.py 94.39% <100.00%> (+0.47%) ⬆️
src/easydynamics/analysis/analysis1d.py 99.53% <100.00%> (+0.05%) ⬆️
src/easydynamics/sample_model/__init__.py 100.00% <100.00%> (ø)
.../easydynamics/sample_model/component_collection.py 99.03% <100.00%> (-0.06%) ⬇️
...ple_model/components/damped_harmonic_oscillator.py 100.00% <ø> (ø)
...dynamics/sample_model/components/delta_function.py 92.15% <ø> (ø)
...asydynamics/sample_model/components/exponential.py 94.80% <ø> (-2.60%) ⬇️
...c/easydynamics/sample_model/components/gaussian.py 100.00% <ø> (ø)
...easydynamics/sample_model/components/lorentzian.py 100.00% <ø> (ø)
src/easydynamics/sample_model/components/mixins.py 100.00% <100.00%> (+4.25%) ⬆️
... and 11 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@henrikjacobsenfys henrikjacobsenfys merged commit 377020b into master Jun 4, 2026
47 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[bot] release Automated release PR. Excluded from changelog/versioning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant