migrate all tests to bun - #6718
Conversation
Overall package sizeSelf size: 4.56 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 #6718 +/- ##
==========================================
- Coverage 80.41% 79.52% -0.90%
==========================================
Files 732 729 -3
Lines 31050 30779 -271
==========================================
- Hits 24970 24476 -494
- Misses 6080 6303 +223 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:
|
|
BenchmarksBenchmark execution time: 2026-02-05 04:15:59 Comparing candidate commit 8576373 in PR branch Found 0 performance improvements and 2 performance regressions! Performance is the same for 229 metrics, 29 unstable metrics. scenario:appsec-iast-no-vulnerability-iast-enabled-always-active-18
scenario:appsec-iast-no-vulnerability-iast-enabled-default-config-18
|
2ac83d5 to
63284a6
Compare
|
Is this something that is still planned? |
|
@rochdev is this still planned? If not, should we close this and open a new PR when there is time to add more tests? We did add smoke tests for bun in the meanwhile |
The only reason I didn't finish it is because the few failures remaining will need time to look into that I don't have, but yes I would still like to get this PR to the finish line at some point. |
|
This conflicts a lot and this is stale for quite some time. I will close it for now, but please just reopen when you want to continue working on it! |
What does this PR do?
Migrate all tests to Bun.
Motivation
Continuation of #6693