Release: merge develop into master#158
Merged
AndrewSazonov merged 2 commits intomasterfrom Apr 27, 2026
Merged
Conversation
* Add pycrysfml tests * Change default FCJ asymmetry values * Add pytest-benchmark dependency * Add simple non-convoluted pseudo-Voigt TOF profile * Fix and extend crysfml wrapper with TOF * Remove cryspy monkey patch for DWF aniso * Add tests * Add BEER tutorial * Update data index hash * Fix formatting * Refactor crysfml * Fix formatting * Update package structure * Make profile names more clear * Add canonical peak profile tags with local aliases * Update BEER tutorial * Update unit tests * Update BEER tutorial * Only keep anisotropic atoms in atom_site_aniso collection * Unify selector naming and add concise show type APIs * Update tests and docs for unified selector type APIs * Round CIF uncertainties to 2 significant digits * Strip trailing zeros from CIF float output * Update tutorials * Rename analysis CIF keys to match API names * Add refactor plan * Replace fit_mode with fit category * Add experiment calculation category * Add project display category * Redesign fit, calculation, and display categories * Update integration test command to disable benchmarking * Move pycrysfml tests out of edl * Remove temporary tutorials * Migrate ed-8/ed-17 tutorials to fit category API * Update user guide to fit category selector API * Fold selector-family taxonomy into architecture * Fold selector-family taxonomy into architecture * Remove leftover fit_mode package directory * Remove merged fit/selector refactor plan * Remove benchmark-disable flag * Update tutorials * Set d_to_tof_quad to zero * Update tutorial * Bump dependencies * Fix tests * Add new tutorial: BEER at ESS * Minor fixes
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #158 +/- ##
==========================================
- Coverage 88.78% 88.31% -0.47%
==========================================
Files 145 151 +6
Lines 8429 8698 +269
Branches 855 891 +36
==========================================
+ Hits 7484 7682 +198
- Misses 675 722 +47
- Partials 270 294 +24
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.