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

#10095 Extend Context as preparation for logging PR #10096

Merged
merged 3 commits into from Nov 27, 2023

Conversation

timo0
Copy link
Member

@timo0 timo0 commented Nov 23, 2023

Fix #10095

Signed-off-by: Timo Brandstätter <timo@swirldslabs.com>
Copy link

github-actions bot commented Nov 23, 2023

Node: HAPI Test (Time Consuming) Results

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

Results for commit c49bbae.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 23, 2023

Node: Unit Test Results

    2 283 files  ±0      2 283 suites  ±0   51m 3s ⏱️ + 3m 41s
118 365 tests ±0  118 331 ✔️ ±0  34 💤 ±0  0 ±0 
126 683 runs  ±0  126 649 ✔️ ±0  34 💤 ±0  0 ±0 

Results for commit c49bbae. ± Comparison against base commit fd86222.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 23, 2023

Node: HAPI Test (Token) Results

190 tests   188 ✔️  22m 43s ⏱️
  13 suites      2 💤
  13 files        0

Results for commit c49bbae.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #10096   +/-   ##
==========================================
  Coverage           ?   65.27%           
  Complexity         ?    30204           
==========================================
  Files              ?     3329           
  Lines              ?   126925           
  Branches           ?    13198           
==========================================
  Hits               ?    82848           
  Misses             ?    40863           
  Partials           ?     3214           

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

Copy link

github-actions bot commented Nov 23, 2023

Node: HAPI Test (Crypto) Results

211 tests   201 ✔️  17m 41s ⏱️
  22 suites    10 💤
  22 files        0

Results for commit c49bbae.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 23, 2023

Node: HAPI Test (Misc) Results

418 tests   273 ✔️  19m 40s ⏱️
  73 suites  145 💤
  73 files        0

Results for commit c49bbae.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 23, 2023

Node: E2E Test Results

    1 files      1 suites   20m 50s ⏱️
310 tests 310 ✔️ 0 💤 0
332 runs  332 ✔️ 0 💤 0

Results for commit c49bbae.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 23, 2023

Node: Integration Test Results

279 tests   279 ✔️  28m 31s ⏱️
    5 suites      0 💤
    5 files        0

Results for commit c49bbae.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 23, 2023

Node: HAPI Test (Smart Contract) Results

410 tests   318 ✔️  45m 13s ⏱️
  56 suites    92 💤
  56 files        0

Results for commit c49bbae.

♻️ This comment has been updated with latest results.

Copy link
Member

@hendrikebbers hendrikebbers left a comment

Choose a reason for hiding this comment

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

Signed-off-by: Timo Brandstätter <timo@swirldslabs.com>
Signed-off-by: Timo Brandstätter <timo@swirldslabs.com>
@timo0 timo0 merged commit adf825c into develop Nov 27, 2023
24 of 25 checks passed
@timo0 timo0 deleted the 10095-d-Extend-Context-for-Logging branch November 27, 2023 10:02
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.

Extend Context for Logging
2 participants