-
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
Run ephemeral benchmark tests on each PR #1042
Run ephemeral benchmark tests on each PR #1042
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1042 +/- ##
===========================================
- Coverage 40.7% 40.7% -0.1%
+ Complexity 4630 4629 -1
===========================================
Files 1892 1892
Lines 57508 57508
Branches 1527 1527
===========================================
- Hits 23417 23416 -1
- Misses 33611 33612 +1
Partials 480 480
Flags with carried forward coverage won't be shown. Click here to find out more. |
Docker tags |
Quality Gate passedIssues Measures |
Benchmark summary 2024-12-12 14:54:27 |
Benchmark summary 2024-12-12 15:48:06 |
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.
LGTM
Updted github docker workflow, to run Node CI benchmark tests on each PR.
The tests are run by triggering a Jenkins job. When complete, the test harness will add a comment to the triggering PR, with the TPS stats and links to grafana dashboards.