-
Notifications
You must be signed in to change notification settings - Fork 18
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 0.7.0 release #1250
🚧🚀 Prepare 0.7.0 release #1250
Conversation
Sourcery Code Quality Report✅ Merging this PR will increase code quality in the affected files by 4.34%.
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! |
Benchmark is done. Checkout the benchmark result page. Benchmark diff v0.6.0 vs. mainParametrized benchmark signatures: BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)
Benchmark diff main vs. PRParametrized benchmark signatures: BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1250 +/- ##
=======================================
- Coverage 88.4% 88.3% -0.1%
=======================================
Files 107 107
Lines 5147 5122 -25
Branches 854 847 -7
=======================================
- Hits 4550 4525 -25
Misses 479 479
Partials 118 118
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
c20e641
to
e229a93
Compare
Slightly delayed due to deadlines and sickness, shall we re-schedule for coming weekend? |
e229a93
to
28cf586
Compare
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.
This looks good from my side. All automated testing is passing. We have not done all possible manual testing, but if we find minor issues with that we can always patch it in 0.7.1. As such it should be possible to release it now @s-weigand and @joernweissenborn.
And @s-weigand the honors of making a release are all yours this time, after all this is the release dedicated to your MSc Thesis! :D |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
Let's go 🚀
This PR contains the preparation for the
0.7.0
and should be the last thing merged in before we create the release.Change summary
Checklist