oxc-project / oxc-browserslist

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

refactor: remove `once_cell` from CANIUSE_BROWSERS #30

Closed Boshen closed 4 months ago

codspeed-hq[bot] commented 4 months ago

CodSpeed Performance Report

Merging #30 will not alter performance

Comparing remove-once-cell (999b270) with main (0302b95)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.14%. Comparing base (15c23bf) to head (999b270). Report is 2 commits behind head on main.

Files Patch % Lines
src/data/caniuse.rs 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== - Coverage 98.14% 98.14% -0.01% ========================================== Files 49 49 Lines 2432 2431 -1 ========================================== - Hits 2387 2386 -1 Misses 45 45 ```

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