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

09449 Create data consistency validator #9549

Merged
merged 3 commits into from Nov 1, 2023

Conversation

alittley
Copy link
Contributor

Signed-off-by: Austin Littley <austin@swirldslabs.com>
Signed-off-by: Austin Littley <austin@swirldslabs.com>
@alittley alittley added this to the v0.45 milestone Oct 27, 2023
@alittley alittley self-assigned this Oct 27, 2023
@github-actions
Copy link

github-actions bot commented Oct 27, 2023

Node: E2E Test Results

    1 files      1 suites   21m 47s ⏱️
310 tests 310 ✔️ 0 💤 0
332 runs  332 ✔️ 0 💤 0

Results for commit 5f0f05f.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 27, 2023

Node: Unit Test Results

    2 260 files      2 260 suites   1h 38m 29s ⏱️
118 239 tests 118 205 ✔️ 34 💤 0
126 498 runs  126 464 ✔️ 34 💤 0

Results for commit 5f0f05f.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4c75ec9) 0.00% compared to head (fe63955) 0.00%.
Report is 2 commits behind head on develop.

❗ Current head fe63955 differs from pull request most recent head 5f0f05f. Consider uploading reports for the commit 5f0f05f to get more accurate results

Additional details and impacted files
@@       Coverage Diff       @@
##   develop   #9549   +/-   ##
===============================
===============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link

github-actions bot commented Oct 27, 2023

Node: Integration Test Results

280 tests   280 ✔️  32m 47s ⏱️
    5 suites      0 💤
    5 files        0

Results for commit 5f0f05f.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 27, 2023

Node: HAPI Test Results

1 228 tests   748 ✔️  1h 13m 30s ⏱️
   165 suites  480 💤
   165 files        0

Results for commit 5f0f05f.

♻️ This comment has been updated with latest results.

@alittley alittley marked this pull request as ready for review October 27, 2023 18:09
@alittley alittley requested a review from a team as a code owner October 27, 2023 18:09
cody-littley
cody-littley previously approved these changes Oct 27, 2023
Signed-off-by: Austin Littley <austin@swirldslabs.com>
@alittley alittley merged commit d4b8f1c into develop Nov 1, 2023
10 of 11 checks passed
@alittley alittley deleted the 09449-data-consistency-validator branch November 1, 2023 14:04
petreze pushed a commit that referenced this pull request Nov 2, 2023
Signed-off-by: Austin Littley <austin@swirldslabs.com>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
imalygin pushed a commit that referenced this pull request Nov 13, 2023
Signed-off-by: Austin Littley <austin@swirldslabs.com>
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.

Move internal data consistency checks to a new DTO
3 participants