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

address comments from pr #9519 #9521

Merged
merged 2 commits into from Nov 6, 2023
Merged

address comments from pr #9519 #9521

merged 2 commits into from Nov 6, 2023

Conversation

lukelee-sl
Copy link
Member

Description:
There were a couple of code review comments from pr #9519 that need to be addressed

Related issue(s):

Fixes #9517

Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Node: E2E Test Results

    1 files      1 suites   20m 53s ⏱️
310 tests 310 ✔️ 0 💤 0
328 runs  328 ✔️ 0 💤 0

Results for commit b198c30.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Node: Unit Test Results

    2 259 files      2 259 suites   1h 35m 32s ⏱️
118 226 tests 118 192 ✔️ 34 💤 0
126 485 runs  126 451 ✔️ 34 💤 0

Results for commit b198c30.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #9521   +/-   ##
==========================================
  Coverage           ?   65.21%           
  Complexity         ?    29557           
==========================================
  Files              ?     3257           
  Lines              ?   124017           
  Branches           ?    12815           
==========================================
  Hits               ?    80879           
  Misses             ?    40088           
  Partials           ?     3050           

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

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Node: Integration Test Results

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

Results for commit b198c30.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 26, 2023

Node: HAPI Test Results

1 227 tests   701 ✔️  1h 8m 47s ⏱️
   165 suites  526 💤
   165 files        0

Results for commit b198c30.

♻️ This comment has been updated with latest results.

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

@lukelee-sl lukelee-sl merged commit cce3566 into develop Nov 6, 2023
12 of 13 checks passed
@lukelee-sl lukelee-sl deleted the address-9519-comments branch November 6, 2023 23:48
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.

Slot values should never be null
4 participants