Skip to content

Release: merge develop into master#134

Merged
henrikjacobsenfys merged 6 commits intomasterfrom
develop
Mar 16, 2026
Merged

Release: merge develop into master#134
henrikjacobsenfys merged 6 commits intomasterfrom
develop

Conversation

@easyscience
Copy link
Copy Markdown

@easyscience easyscience Bot commented Mar 16, 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 March 9, 2026 17:33
* move extract_x_y_weights to experiment

* Handle NaN's in data

* Update slilcer to have the right x axis

* Update link to data files

* Update test
* Allow energy as input to plotters

* Add tests of experiment

* Add some tests

* Add more tests

* respond to PR comments
* Implement exponential function

* add tests and respond to PR comments
* Switch to pydoclint

* Fix utils

* Fix sample_model

* fix resolution_model

* fix model_base

* Fix instrument_model

* fix jump_diffusion

* diffusion model base

* brownian

* Fix pixi-scipp related issue

* Apply auto formatting

* Aply unsafe auto formatting

* More linting

* pixi run fix

* model_component

* mixins

* lorentzian

* gaussian

* exponential

* delta function

* dho

* component collection

* background model

* experiment

* numerical convolution base

* numerical convolution

* docstring lint done

* pixi run fix

* fix tests

* add a few tests

* delete temp files

---------

Co-authored-by: Andrew Sazonov <andrew.sazonov@icloud.com>
* Add tutorial2

* Almost finish tutorial2

* Finish tutorial?

* Update index

* linting

* use pooch to download data

* minor fix

* minor notebook update

* update sliders and minor tutorial update

* fix failing test

* merge develop

* minor fixes
@easyscience easyscience Bot added the [bot] release Automated release PR. Excluded from changelog/versioning label Mar 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 16, 2026

Codecov Report

❌ Patch coverage is 96.80000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.58%. Comparing base (20479f6) to head (cf6c9d7).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/easydynamics/analysis/analysis.py 84.21% 0 Missing and 3 partials ⚠️
src/easydynamics/experiment/experiment.py 94.73% 2 Missing ⚠️
...asydynamics/sample_model/components/exponential.py 97.40% 2 Missing ⚠️
src/easydynamics/analysis/analysis1d.py 98.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   97.67%   97.58%   -0.10%     
==========================================
  Files          36       37       +1     
  Lines        2327     2482     +155     
  Branches      388      421      +33     
==========================================
+ Hits         2273     2422     +149     
- Misses         33       36       +3     
- Partials       21       24       +3     
Flag Coverage Δ
integration 0.00% <0.00%> (ø)
unittests 97.58% <96.80%> (-0.10%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@henrikjacobsenfys henrikjacobsenfys merged commit 0cc8072 into master Mar 16, 2026
43 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

1 participant