Skip to content
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

6794: Enable data on disk and MerkleDb for nightly services runs #6795

Merged
merged 1 commit into from May 26, 2023

Conversation

artemananiev
Copy link
Member

Fixes: #6794
Signed-off-by: Artem Ananev artem.ananev@swirldslabs.com

Signed-off-by: Artem Ananev <artem.ananev@swirldslabs.com>
@github-actions
Copy link

github-actions bot commented May 25, 2023

Node: Integration Test Results

    4 files      4 suites   13m 31s ⏱️
170 tests 170 ✔️ 0 💤 0
172 runs  172 ✔️ 0 💤 0

Results for commit b404865.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 25, 2023

Node: E2E Test Results

    1 files      1 suites   19m 19s ⏱️
310 tests 310 ✔️ 0 💤 0
328 runs  328 ✔️ 0 💤 0

Results for commit b404865.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented May 25, 2023

Node: Unit Test Results

    1 411 files      1 411 suites   16m 27s ⏱️
100 315 tests 100 308 ✔️ 7 💤 0
106 653 runs  106 646 ✔️ 7 💤 0

Results for commit b404865.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch coverage has no change and project coverage change: +21.99 🎉

Comparison is base (97f5503) 67.74% compared to head (b404865) 89.74%.

Additional details and impacted files
@@              Coverage Diff               @@
##             develop    #6795       +/-   ##
==============================================
+ Coverage      67.74%   89.74%   +21.99%     
+ Complexity     22834    17788     -5046     
==============================================
  Files           2126     1417      -709     
  Lines         138924    52074    -86850     
  Branches        7970     5283     -2687     
==============================================
- Hits           94121    46734    -47387     
+ Misses         43226     4311    -38915     
+ Partials        1577     1029      -548     

see 944 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarcloud
Copy link

sonarcloud bot commented May 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@nathanklick nathanklick merged commit 1969c3c into develop May 26, 2023
40 of 42 checks passed
@nathanklick nathanklick deleted the 06784-D-jrs-nightly-dataondisk-merkledb branch May 26, 2023 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable data on disk and MerkleDb for nightly services runs
3 participants