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: Override properties for Issue2098Spec #10511

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

georgi-l95
Copy link
Contributor

@georgi-l95 georgi-l95 commented Dec 14, 2023

Description:
This PR changes the tests by instead of erasing the property it sets them to 0-1. Which is essentially the same thing, as far as the testing is concern.

Related issue(s):

Fixes #8769

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: georgi-l95 <glazarov95@gmail.com>
Signed-off-by: georgi-l95 <glazarov95@gmail.com>
@georgi-l95 georgi-l95 added the Limechain Work planned for the LimeChain team label Dec 14, 2023
@georgi-l95 georgi-l95 self-assigned this Dec 14, 2023
@georgi-l95 georgi-l95 requested a review from a team December 14, 2023 16:04
@georgi-l95 georgi-l95 requested a review from a team as a code owner December 14, 2023 16:04
@georgi-l95 georgi-l95 linked an issue Dec 14, 2023 that may be closed by this pull request
@georgi-l95 georgi-l95 changed the title Override properties for Issue2098Spec test: Override properties for Issue2098Spec Dec 14, 2023
@georgi-l95 georgi-l95 changed the title test: Override properties for Issue2098Spec fix: Override properties for Issue2098Spec Dec 14, 2023
Copy link
Collaborator

@tinker-michaelj tinker-michaelj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tyvm @georgi-l95 !

Copy link

Node: HAPI Test (Crypto) Results

211 tests   204 ✔️  16m 37s ⏱️
  22 suites      7 💤
  22 files        0

Results for commit c71fbbc.

Copy link

Node: HAPI Test (Token) Results

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

Results for commit c71fbbc.

Copy link

Node: E2E Test Results

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

Results for commit c71fbbc.

Copy link

Node: HAPI Test (Misc) Results

419 tests   324 ✔️  25m 22s ⏱️
  73 suites    95 💤
  73 files        0

Results for commit c71fbbc.

Copy link

Node: Unit Test Results

    2 291 files  ±0      2 291 suites  ±0   53m 59s ⏱️ - 4m 16s
118 428 tests ±0  118 394 ✔️ ±0  34 💤 ±0  0 ±0 
126 849 runs  ±0  126 815 ✔️ ±0  34 💤 ±0  0 ±0 

Results for commit c71fbbc. ± Comparison against base commit 404fcc1.

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (develop@5f2b826). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #10511   +/-   ##
==========================================
  Coverage           ?   63.02%           
  Complexity         ?    30810           
==========================================
  Files              ?     3361           
  Lines              ?   135367           
  Branches           ?    14085           
==========================================
  Hits               ?    85312           
  Misses             ?    46699           
  Partials           ?     3356           

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

Copy link

Node: HAPI Test (Time Consuming) Results

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

Results for commit c71fbbc.

Copy link

github-actions bot commented Dec 14, 2023

Node: Integration Test Results

279 tests  ±0   279 ✔️ ±0   28m 19s ⏱️ -17s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ±0 

Results for commit c71fbbc. ± Comparison against base commit 404fcc1.

♻️ This comment has been updated with latest results.

Copy link

Node: HAPI Test (Smart Contract) Results

398 tests   361 ✔️  45m 30s ⏱️
  55 suites    37 💤
  55 files        0

Results for commit c71fbbc.

@georgi-l95 georgi-l95 merged commit 69c4ad0 into develop Dec 14, 2023
34 of 40 checks passed
@georgi-l95 georgi-l95 deleted the 8769-resolve-issue2098spec-errors branch December 14, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Limechain Work planned for the LimeChain team
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Resolve Issue2098Spec errors
2 participants