- Notifications
You must be signed in to change notification settings - Fork 147
fix: null is not an object (evaluating 'reason.message') #940
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
Conversation
💔 Build Failed
Expand to view the summary
Build stats
Steps errors Expand to view the steps failures
|
| Sorry for introducing the bug from commit 716d168. |
vigneshshanmugam left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries, good catch. Can you add a test case for the same as part of the same test?
| Done, and the Travis CI passed. |
vigneshshanmugam left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @clyfish Will merge once our CI passes.
📦 Bundlesize report
|
Codecov Report
@@ Coverage Diff @@ ## master #940 +/- ## ========================================== + Coverage 92.86% 92.93% +0.06% ========================================== Files 47 47 Lines 2300 2322 +22 Branches 466 472 +6 ========================================== + Hits 2136 2158 +22 Misses 161 161 Partials 3 3
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@ ## master #940 +/- ## ========================================== + Coverage 92.86% 92.93% +0.06% ========================================== Files 47 47 Lines 2300 2322 +22 Branches 466 472 +6 ========================================== + Hits 2136 2158 +22 Misses 161 161 Partials 3 3
🚀 New features to boost your workflow:
|
When reason is null, apm sdk crashes on evaluating
reason.message.