oxc-project / oxc-browserslist

Rust port of browserslist
https://docs.rs/oxc-browserslist
MIT License
19 stars 1 forks source link

refactor: reduce the size of json data in "caniuse_feature_matching" #20

Closed Boshen closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 98.22%. Comparing base (58a148a) to head (d33c9c4). Report is 3 commits behind head on main.

Files Patch % Lines
src/queries/supports.rs 88.88% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== - Coverage 98.34% 98.22% -0.13% ========================================== Files 49 49 Lines 2417 2420 +3 ========================================== Hits 2377 2377 - Misses 40 43 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #20 will improve performances by 16.71%

Comparing refactor-feature (d33c9c4) with main (09529ca)

Summary

⚡ 1 improvements ✅ 5 untouched benchmarks

Benchmarks breakdown

Benchmark main refactor-feature Change
resolve 'supports es6-module' 303.1 µs 259.7 µs +16.71%