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

Minor improvements to exception handling and null checks #9813

Merged
merged 5 commits into from Nov 10, 2023

Conversation

lukelee-sl
Copy link
Member

Description:
Handle specific exceptions when applicable and add a null check as appropriate.

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

github-actions bot commented Nov 10, 2023

Node: Unit Test Results

    2 278 files  ±0      2 278 suites  ±0   1h 27m 50s ⏱️ -20s
118 381 tests ±0  118 347 ✔️ ±0  34 💤 ±0  0 ±0 
126 642 runs  ±0  126 608 ✔️ ±0  34 💤 ±0  0 ±0 

Results for commit df7362c. ± Comparison against base commit d23bf3b.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 10, 2023

Node: E2E Test Results

    1 files      1 suites   21m 9s ⏱️
312 tests 312 ✔️ 0 💤 0
334 runs  334 ✔️ 0 💤 0

Results for commit df7362c.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 10, 2023

Node: Integration Test Results

280 tests   280 ✔️  28m 21s ⏱️
    5 suites      0 💤
    5 files        0

Results for commit df7362c.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 10, 2023

Node: HAPI Test Results

1 246 tests   864 ✔️  1h 27m 54s ⏱️
   166 suites  382 💤
   166 files        0

Results for commit df7362c.

♻️ This comment has been updated with latest results.

Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
david-bakin-sl
david-bakin-sl previously approved these changes Nov 10, 2023
Copy link
Member

@david-bakin-sl david-bakin-sl left a comment

Choose a reason for hiding this comment

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

LGTM with one actual question.

Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
…into improve-exception-hanlding-null-checks
Copy link
Member

@david-bakin-sl david-bakin-sl 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
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 4f7c0cd into develop Nov 10, 2023
14 of 15 checks passed
@lukelee-sl lukelee-sl deleted the improve-exception-hanlding-null-checks branch November 10, 2023 21:16
nickpoorman pushed a commit that referenced this pull request Nov 22, 2023
Signed-off-by: lukelee-sl <luke.lee@swirldslabs.com>
Signed-off-by: Nick Poorman <nick@swirldslabs.com>
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.

None yet

3 participants