Release EasyImaging v.0.0.2#29
Merged
Merged
Conversation
Backmerge
* Apply copier template * Update pixi lock * Reapply newest copier template * Download doc assets and update license headers. * Download new doc assets Co-authored-by: Copilot <copilot@github.com> * Reapply copier template * Satisfy Ruff line-lengths * Rename test-folder to template structure * Apply prettier * Add datasets submodule and use it. * Format fixes * Remove old workflow files * Remove functional tests and integration test code coverage * Update codecov to better requirements. * Add __version__ to __init__ file * Move test files out of source code * Update measurement tutorial --------- Co-authored-by: Copilot <copilot@github.com>
* Copilot created docstrings * Updates to Measurement class to further pretify the Measurements tutorial notebook. Also added missing unit tests. * Update package structure/names and add API reference to docs * Remove source code in docs and make docs width adjust better to new font-sizes / resolutions. * Better mkdocstrings options * Update all docstrings in RectangleROI * Start of updating Measurement docstring * Many updates to mkdocs.yml and docstrings. * More docstring changes * Update pixi lock and fix docstring summaries * More docstring changes, upload icons to use on docs. * Final fixes to docstrings and light-mode version of icons. * Fix linting * Fix scipp repr issue in docs by adding their stylesheet
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #29 +/- ##
==========================================
+ Coverage 88.33% 92.65% +4.32%
==========================================
Files 8 9 +1
Lines 540 572 +32
Branches 86 92 +6
==========================================
+ Hits 477 530 +53
+ Misses 60 36 -24
- Partials 3 6 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 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 release is mostly to make the documentation live and to merge in the template.