-
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
DUMMY PULL REQUEST - testing github action. #1037
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1037 +/- ##
=========================================
Coverage 40.7% 40.7%
- Complexity 4624 4625 +1
=========================================
Files 1892 1892
Lines 57516 57510 -6
Branches 1527 1527
=========================================
- Hits 23415 23414 -1
- Misses 33618 33619 +1
+ Partials 483 477 -6
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Docker tags |
test comment |
test comment |
test comment 2 |
test comment |
…dlt/babylon-node into pro-74-run-node-ci-benchmark-tests
This reverts commit 5cdde70.
Quality Gate passedIssues Measures |
This reverts commit 4d44db0.
Comment added from test harness. 1733836576161 |
Comment added from test harness. 1733904793393 |
Comment added from test harness. 1733916296353 |
Comment added from test harness. 1733932099570 |
test |
2024-12-12 11:51:42.512692 |
2024-12-12 11:53:44.219344 Benchmark dashboard Node dashboard Node JVM dashboard Node Logs |
2024-12-12 11:56:29.376412 |
##Benchmark summary 2024-12-12 11:58:07.164593 |
Benchmark summary 2024-12-12 11:59:36[Benchmark dashboard](https://radixdlt.grafana.net/d/de5bv0io3nif4b/node-ci-throughput-draft?orgId=1&+from=1734004773000&to=1734004776000&orgId=1) [Node dashboard](https://radixdlt.grafana.net/d/MbAvJgT4z2/babylon-ephemeral-network?var-network=ephemeral-nw-node-benchmark-284&var-rate_interval=1m&var-node=All&from=1734004773000&to=1734004776000&orgId=1) [Node JVM dashboard](https://radixdlt.grafana.net/d/chanjarster-jvm-dashboard-ephemeral/ephemeral-environment-babylon-node-jvm-dashboard?var-network=ephemeral-nw-node-benchmark-284&var-rate_interval=1m&var-node=All&from=1734004773000&to=1734004776000&orgId=1) [Node Logs](https://radixdlt.grafana.net/explore?panes=%7B%22xPp%22:%7B%22datasource%22:%220xGA6JT4z%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22expr%22:%22%7Bnamespace%3D%5C%22ephemeral-nw-node-benchmark-284%5C%22,%20instance%3D%5C%22node0%5C%22%7D%20%7C%3D%20%60%60%22,%22queryType%22:%22range%22,%22datasource%22:%7B%22type%22:%22loki%22,%22uid%22:%220xGA6JT4z%22%7D,%22editorMode%22:%22builder%22,%22maxLines%22:5000%7D%5D,%22range%22:%7B%22from%22:%221734004773000%22,%22to%22:%221734004776000%22%7D%7D%7D&schemaVersion=1&orgId=1) |
Benchmark summary 2024-12-12 12:00:35
|
Benchmark summary 2024-12-12 12:03:00
|
Benchmark summary 2024-12-12 12:06:14
|
Benchmark summary 2024-12-12 13:30:09
|
Important
main <= release/XXX <= develop
, whereXXX
is the latest released protocol version. This ensures that we minimise merge conflicts, and that work doesn't go missing.develop
. This should be the default for code changes.release/XXX
.release/XXX
is merged into thedevelop
branch.main
.main
is merged into bothrelease/XXX
anddevelop
, so that the changes also apply to hotfixes, and to current development.main
.main
is merged into bothrelease/XXX
anddevelop
, so that the changes also apply on these branches.Please remove this section once you confirm you follow its guidance.
Summary
Testing