Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7498 +/- ##
=======================================
Coverage 80.31% 80.31%
=======================================
Files 739 739
Lines 31946 31946
=======================================
+ Hits 25657 25658 +1
+ Misses 6289 6288 -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:
|
Overall package sizeSelf size: 4.93 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.0 | 81.15 kB | 815.98 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
9a48856 to
4795e29
Compare
This comment has been minimized.
This comment has been minimized.
BenchmarksBenchmark execution time: 2026-03-05 17:26:33 Comparing candidate commit 8d1a552 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 228 metrics, 32 unstable metrics. |
rochdev
left a comment
There was a problem hiding this comment.
This is still missing tests (as mentioned in the original PR). If we support Bun, we should test Bun. If we don't support Bun, we shouldn't make fixes for it that we don't know if they work or not.
9cc0a90 to
6fff728
Compare
Co-authored-by: Roch Devost <[email protected]>
Co-authored-by: Tomohiko Ozawa <[email protected]>
Co-authored-by: Tomohiko Ozawa <[email protected]>
Port the community PR #7481. This should be used since the commit was not signed. I rebased the commit so that it is now signed.
Fixes: #7480