-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Prepare Spezi Data Pipeline for PyPI Distribution #14
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #14 +/- ##
===========================================
+ Coverage 44.48% 78.06% +33.58%
===========================================
Files 10 15 +5
Lines 796 1180 +384
===========================================
+ Hits 354 921 +567
+ Misses 442 259 -183
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for all the improvement @Vicbi!
I looked at the different changes and improvements and added comments throughout the code. Mostly around the automation setup and elements around this.
Thank you for adding so many tests in this PR; provides tremendous value!
…authors list update
…authors list update
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for all the improvements @Vicbi! I only had a few comments on restructuring the GitHub Actions and when the different scripts should be called.
Feel free to merge the PR once these elements are addressed, thank you for all the work that went into the PR, the improvements in test coverage are really nice 🚀
Prepare Spezi Data Pipeline for PyPI Distribution
♻️ Current situation & Problem
This PR addresses the necessary configuration and organization for distributing the Spezi Data Pipeline tool through PyPI Issue #13.
⚙️ Release Notes
📚 Documentation
Documentation is updated.
✅ Testing
The testing suite has been expanded to cover most functionalities according to the coverage criteria set by CodeCov.
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: