Release: merge develop into master#182
Merged
Merged
Conversation
* 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>
Codecov Report❌ Patch coverage is 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is created automatically to trigger the release pipeline. It merges the accumulated changes from
developintomaster.[bot] releaseand is excluded from release notes and version bump logic.