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

test: fix submittingNodeChargedNetworkFeeForIgnoringPayerUnwillingness #10587

Merged
merged 1 commit into from Dec 20, 2023

Conversation

mustafauzunn
Copy link
Collaborator

@mustafauzunn mustafauzunn commented Dec 20, 2023

Description:

fix submittingNodeChargedNetworkFeeForIgnoringPayerUnwillingness

Related issue(s):

Fixes #10586

Notes for reviewer:

Checklist

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

…s test

Signed-off-by: Mustafa Uzun <mustafa.uzun@limechain.tech>
@mustafauzunn mustafauzunn added the Limechain Work planned for the LimeChain team label Dec 20, 2023
@mustafauzunn mustafauzunn self-assigned this Dec 20, 2023
@mustafauzunn mustafauzunn requested review from a team as code owners December 20, 2023 12:56
Copy link

Node: HAPI Test (Crypto) Results

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

Results for commit fe5aa91.

Copy link

Node: HAPI Test (Token) Results

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

Results for commit fe5aa91.

Copy link

Node: E2E Test Results

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

Results for commit fe5aa91.

Copy link

Node: HAPI Test (Time Consuming) Results

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

Results for commit fe5aa91.

Copy link

Node: Unit Test Results

    2 293 files  ±0      2 293 suites  ±0   52m 33s ⏱️ + 2m 14s
118 678 tests ±0  118 644 ✔️ ±0  34 💤 ±0  0 ±0 
127 095 runs  ±0  127 061 ✔️ ±0  34 💤 ±0  0 ±0 

Results for commit fe5aa91. ± Comparison against base commit 32d3ab0.

Copy link

github-actions bot commented Dec 20, 2023

Node: Integration Test Results

278 tests  ±0   278 ✔️ ±0   27m 58s ⏱️ + 1m 10s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ±0 

Results for commit fe5aa91. ± Comparison against base commit 32d3ab0.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #10587   +/-   ##
==========================================
  Coverage           ?   63.04%           
  Complexity         ?    30842           
==========================================
  Files              ?     3363           
  Lines              ?   135489           
  Branches           ?    14095           
==========================================
  Hits               ?    85421           
  Misses             ?    46712           
  Partials           ?     3356           

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

Copy link

Node: HAPI Test (Smart Contract) Results

399 tests   373 ✔️  44m 24s ⏱️
  55 suites    26 💤
  55 files        0

Results for commit fe5aa91.

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

Copy link

Node: HAPI Test (Misc) Results

420 tests   334 ✔️  31m 43s ⏱️
  74 suites    86 💤
  74 files        0

Results for commit fe5aa91.

@mustafauzunn mustafauzunn merged commit eb3429d into develop Dec 20, 2023
43 checks passed
@mustafauzunn mustafauzunn deleted the 10586-fix-record-creation-suite branch December 20, 2023 14:55
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
None yet
Development

Successfully merging this pull request may close these issues.

Fix submittingNodeChargedNetworkFeeForIgnoringPayerUnwillingness()
2 participants