-
Notifications
You must be signed in to change notification settings - Fork 8
feat: ⚡ Add pkl file converter and visualizer #543
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Sourcery Code Quality Report✅ Merging this PR will increase code quality in the affected files by 1.07%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Help us improve this quality report! |
32d0608 to
2d288f4
Compare
Codecov Report
@@ Coverage Diff @@
## main #543 +/- ##
==========================================
+ Coverage 99.48% 99.54% +0.07%
==========================================
Files 32 34 +2
Lines 2657 3021 +364
==========================================
+ Hits 2643 3007 +364
Misses 14 14
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Add a pkl file converter and visualizer for RIXS data fix: ♻️ Define constant instead of duplicating fix: ♻️ Replace `_ReadableFileobj` by `Any` `_ReadableFileobj` cannot be access due to the __all__ command in pickle fix: ♻️ Refactors and Type-Fixes fix: ♻️ Replace `G` by `graph` fix: 💚 Removed `python 3.7` fix: 🐛 Change `int` to `str` docs: 📝 Add comment about `home-dir` for docker test: ⬆️ increase coverage test: ⬆️ increase coverage fix: ✏️ Fix typo for args test: 🚀 Increase coverage test: ⬆️ Increase coverage by testing `_convert` test: ⬆️ Increase coverage fix: 🧪 Missing coverage of `print_confidence_interval`
87616ab to
8abffb3
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
Add a pkl file converter and visualizer for RIXS data
All PR-Submissions:
Pull Requests for the same
update/change?
New ✨✨ Feature-Submissions:
Changes to ⚙️ Core-Features:
us to include them?