fix: O(n³) runtime fix #185
Open
Codecov / codecov/project
succeeded
Apr 3, 2025 in 0s
99.84% (+0.00%) compared to 70cb952
View this Pull Request on Codecov
99.84% (+0.00%) compared to 70cb952
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.84%. Comparing base (
70cb952) to head (3e5962f).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #185 +/- ##
=======================================
Coverage 99.84% 99.84%
=======================================
Files 26 26
Lines 2616 2618 +2
=======================================
+ Hits 2612 2614 +2
Misses 4 4 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading