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

fix: downgrade migration testing tool errors to warnings #10556

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

cody-littley
Copy link
Contributor

Closes #10546

Signed-off-by: Cody Littley <cody@swirldslabs.com>
@cody-littley cody-littley added this to the v0.46 milestone Dec 18, 2023
@cody-littley cody-littley self-assigned this Dec 18, 2023
@cody-littley cody-littley requested a review from a team as a code owner December 18, 2023 16:28
@cody-littley cody-littley changed the title Downgrade migration testing tool errors to warnings. fix: downgrade migration testing tool errors to warnings Dec 18, 2023
Copy link

Node: HAPI Test (Token) Results

189 tests   189 ✔️  17m 34s ⏱️
  13 suites      0 💤
  13 files        0

Results for commit dbeecb6.

Copy link

Node: HAPI Test (Crypto) Results

211 tests   204 ✔️  18m 23s ⏱️
  22 suites      7 💤
  22 files        0

Results for commit dbeecb6.

Copy link

Node: Unit Test Results

    2 293 files  ±0      2 293 suites  ±0   50m 26s ⏱️ + 1m 48s
118 445 tests ±0  118 411 ✔️ ±0  34 💤 ±0  0 ±0 
126 862 runs  ±0  126 828 ✔️ ±0  34 💤 ±0  0 ±0 

Results for commit dbeecb6. ± Comparison against base commit fb1165e.

Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (50a7d5c) 62.98% compared to head (dbeecb6) 62.97%.
Report is 4 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10556      +/-   ##
=============================================
- Coverage      62.98%   62.97%   -0.01%     
  Complexity     30813    30813              
=============================================
  Files           3363     3363              
  Lines         135415   135425      +10     
  Branches       14090    14092       +2     
=============================================
  Hits           85287    85287              
- Misses         46768    46777       +9     
- Partials        3360     3361       +1     

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

Copy link

Node: E2E Test Results

    1 files      1 suites   23m 37s ⏱️
311 tests 311 ✔️ 0 💤 0
333 runs  333 ✔️ 0 💤 0

Results for commit dbeecb6.

Copy link

Node: HAPI Test (Time Consuming) Results

21 tests     9 ✔️  25m 1s ⏱️
  2 suites  12 💤
  2 files      0

Results for commit dbeecb6.

Copy link

Node: HAPI Test (Misc) Results

420 tests   330 ✔️  29m 36s ⏱️
  74 suites    90 💤
  74 files        0

Results for commit dbeecb6.

Copy link

Node: HAPI Test (Smart Contract) Results

398 tests   367 ✔️  47m 51s ⏱️
  55 suites    30 💤
  55 files        1

For more details on these failures, see this check.

Results for commit dbeecb6.

Copy link

Node: Integration Test Results

278 tests  ±0   277 ✔️  - 1   26m 47s ⏱️ +4s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       1 +1 

For more details on these failures, see this check.

Results for commit dbeecb6. ± Comparison against base commit fb1165e.

@nathanklick nathanklick merged commit e2ef0f6 into develop Dec 19, 2023
33 of 43 checks passed
@nathanklick nathanklick deleted the 10546-downgrade-errors-to-warnings branch December 19, 2023 15:18
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.

Migration test failing due to newly marked exceptions
5 participants