Skip to content

Release: merge develop into master#182

Merged
henrikjacobsenfys merged 6 commits into
masterfrom
develop
May 13, 2026
Merged

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

Conversation

@easyscience
Copy link
Copy Markdown

@easyscience easyscience Bot commented May 13, 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 April 24, 2026 07:08
* Implement get_parameters_at_bounds

Co-authored-by: Copilot <copilot@github.com>

* Add suppress warnings settings

Co-authored-by: Copilot <copilot@github.com>

* tests

Co-authored-by: Copilot <copilot@github.com>

* PR comments :)

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: Copilot <copilot@github.com>
* add data_and_model_to_datagroup method

* linting

* Mising docstring

* PR comments, minor refactor

* pixi update to newest version of easyscience

* fix reduced chi in notebook

* remove outcommented test
* Update copier template

* pixi run fix

* PR comment
* Fix expression component

* fix notebook errors

* fix integration test error

* fix copy

* Add missing test

* Add docstrings

* PR comment

* merge develop
* FIrst draft of ParameterAnalysis

* use dict instead of list

* Update examples, linting

* FIx linting

* Update plotting

* make a dataclass to hold some attributes

* Some polishing

* Add some tests

* simplify fitting

* remove unused files

* Add lots of docstring for fitbinding

* move outdated tests

Co-authored-by: Copilot <copilot@github.com>

* Adding some tests

Co-authored-by: Copilot <copilot@github.com>

* more tests

Co-authored-by: Copilot <copilot@github.com>

* more tests

Co-authored-by: Copilot <copilot@github.com>

* test fit bindings

Co-authored-by: Copilot <copilot@github.com>

* final tests

* pixi update

* Fix a small bug

* PR comments

* minor change to run workflow again

* pixi run fix

---------

Co-authored-by: Copilot <copilot@github.com>
@easyscience easyscience Bot added the [bot] release Automated release PR. Excluded from changelog/versioning label May 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

❌ Patch coverage is 98.38710% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.18%. Comparing base (6d464d2) to head (b735dad).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/easydynamics/analysis/parameter_analysis.py 98.37% 1 Missing and 2 partials ⚠️
src/easydynamics/analysis/analysis.py 93.54% 1 Missing and 1 partial ⚠️
src/easydynamics/analysis/analysis1d.py 96.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
+ Coverage   98.03%   98.18%   +0.15%     
==========================================
  Files          45       47       +2     
  Lines        2792     3142     +350     
  Branches      486      570      +84     
==========================================
+ Hits         2737     3085     +348     
- Misses         33       35       +2     
  Partials       22       22              
Flag Coverage Δ
integration 46.11% <19.89%> (-3.17%) ⬇️
unittests 98.18% <98.38%> (+0.15%) ⬆️

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 d14cda5 into master May 13, 2026
59 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