chore(tests): Added varySandbox for bullmq ESM tests#7448
Conversation
Overall package sizeSelf size: 4.57 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 813.08 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 #7448 +/- ##
=======================================
Coverage 80.41% 80.41%
=======================================
Files 732 732
Lines 31072 31072
=======================================
Hits 24986 24986
Misses 6086 6086 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-05 18:16:21 Comparing candidate commit e4c5382 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 231 metrics, 29 unstable metrics. |
Makes the ESM tests for bullmq comply with the current norms and verifies we properly instrument all esm exports.
Makes the ESM tests for bullmq comply with the current norms and verifies we properly instrument all esm exports.
Makes the ESM tests for bullmq comply with the current norms and verifies we properly instrument all esm exports.
Makes the ESM tests for bullmq comply with the current norms and verifies we properly instrument all esm exports.
Please make sure your changes are properly tested!
What does this PR do?
This PR adds varySandbox for the recently added Bullmq integration.
Motivation
Makes the ESM tests for bullmq comply with the current norms and verifies we properly instrument all esm exports.
Additional Notes