perf: reduce memory allocation by using a thread_local path for path methods #315
Codecov / codecov/project
succeeded
Nov 22, 2024 in 0s
97.06% (+0.00%) compared to 8ab444b
View this Pull Request on Codecov
97.06% (+0.00%) compared to 8ab444b
Details
Codecov Report
Attention: Patch coverage is 95.77465%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 97.06%. Comparing base (
8ab444b
) to head (69512db
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/lib.rs | 85.71% | 2 Missing |
src/cache.rs | 98.24% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #315 +/- ##
=======================================
Coverage 97.05% 97.06%
=======================================
Files 11 11
Lines 2412 2454 +42
=======================================
+ Hits 2341 2382 +41
- Misses 71 72 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading