-
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
π Raised benchmark timeout to 5min #724
Conversation
Sourcery Code Quality Reportβ Β Merging this PR will increase code quality in the affected files by 2.47%.
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! |
Kudos, SonarCloud Quality Gate passed! |
Codecov Report
@@ Coverage Diff @@
## main #724 +/- ##
=====================================
Coverage 81.7% 81.7%
=====================================
Files 79 79
Lines 4024 4024
Branches 706 706
=====================================
Hits 3291 3291
Misses 606 606
Partials 127 127 Continue to review full report at Codecov.
|
Benchmark is done. Checkout the benchmark result page. Benchmark diff
|
In #715 the benchmarks failed because they timed out after 60 seconds so to get results we need to raise the timeout.
Change summary
Checklist