Update libdatadog-nodejs to 0.8.1#7525
Conversation
Overall package sizeSelf size: 4.78 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 816.75 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7525 +/- ##
=======================================
Coverage 80.31% 80.31%
=======================================
Files 733 733
Lines 31546 31547 +1
=======================================
+ Hits 25336 25338 +2
+ Misses 6210 6209 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This comment has been minimized.
This comment has been minimized.
BenchmarksBenchmark execution time: 2026-02-23 10:03:19 Comparing candidate commit 6ed669c in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 229 metrics, 31 unstable metrics. |
4e9c275 to
e654270
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7525 +/- ##
=======================================
Coverage 80.31% 80.31%
=======================================
Files 733 733
Lines 31546 31547 +1
=======================================
+ Hits 25336 25338 +2
+ Misses 6210 6209 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1 similar comment
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7525 +/- ##
=======================================
Coverage 80.31% 80.31%
=======================================
Files 733 733
Lines 31546 31547 +1
=======================================
+ Hits 25336 25338 +2
+ Misses 6210 6209 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7525 +/- ##
==========================================
- Coverage 80.32% 80.31% -0.01%
==========================================
Files 733 733
Lines 31546 31547 +1
==========================================
Hits 25338 25338
- Misses 6208 6209 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* Update libdatadog-nodejs to 0.8.1 * Update config * Remove tests that start the CT more than once (not supported anymore) * On advice from crashtracking team, completing this TODO. * CT tests: stub instead of spy * Restore removed tests --------- Co-authored-by: Gyuheon Oh <[email protected]> Co-authored-by: Gyuheon Oh <[email protected]>
* Update libdatadog-nodejs to 0.8.1 * Update config * Remove tests that start the CT more than once (not supported anymore) * On advice from crashtracking team, completing this TODO. * CT tests: stub instead of spy * Restore removed tests --------- Co-authored-by: Gyuheon Oh <[email protected]> Co-authored-by: Gyuheon Oh <[email protected]>
What does this PR do?
Updates libdatadog-nodejs to 0.8.1
Relevant changes are in:
The gist of it is it:
collectorandpipeline.)Motivation
Keep up with developments in crashtracker.