Release: merge develop into master#163
Merged
Merged
Conversation
* Apply latest templates * Add docstripy to dev depemdencies * Apply latest templates * Transfrom docstrings from google to numpy style * Reformat docstrings * Reformat pyproject.toml * Remove unnecessary semicolons in docstrings * Remove redundant lines in docstrings * Add tutorial for Magnetic nanoparticles to TOC * Remove temporary ignored linting rules * Apply latest templates * Get rid of "By default..." in argument descriptions
* Allow transposing axes when using Experiment.plot_data * formatting * PR comments
* Add TC linting rule * Add A, COM, FA linting and upgrade python version * Add TID rule * fix some repr strings * undo version change * small fix
* Apply latest templates * Remove unnecessary Conda dependency addition from CI configuration
* create bases classes * use base classes everywhere * add test
* Update tutorial0 * more tutorial, fix analysis1d bug * Add another tutorial * Add new tutorials to index * fix minor issue * Update link to data in tutorial
* Enable RUF linting * Enable RUF for tests * Enable NPY rules * pixi run fix * Update link to data in tutorial * Add PERF linting * fix notebook, more linting * add more linting rules * Add PYI linting * another linting rule * add a bunch of small linting rules+ * fix typo in tutorial * fix linting * fix linting again
* Fix bug when there is only one Q index * PR comment
* implement ConvolutionSettings * All unit tests pass * implement in analysis part 1 * Update docs, linting * test convolution settings * update convolution tests * More tests * Remove normalize_detailed_balance from convolution_settings * PR comments * pixi fix * PR comments * Final tests?
* Implement detailed balance settings * Minor fixes * typo * Move settings to settings folder * test detailed balance. move convolution settings test * a bunch of tests * more tests
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #163 +/- ##
==========================================
+ Coverage 97.84% 98.02% +0.18%
==========================================
Files 38 45 +7
Lines 2599 2790 +191
Branches 449 484 +35
==========================================
+ Hits 2543 2735 +192
- Misses 32 33 +1
+ Partials 24 22 -2
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.