oxc-project / oxc-browserslist

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

refactor: clean up node version and node releases #21

Closed Boshen closed 1 month ago

codspeed-hq[bot] commented 1 month ago

CodSpeed Performance Report

Merging #21 will improve performances by 5.98%

Comparing refactor-node (d96703b) with main (2b50f70)

Summary

⚡ 1 improvements ✅ 5 untouched benchmarks

Benchmarks breakdown

Benchmark main refactor-node Change
resolve 'node >= 8' 257.6 µs 243.1 µs +5.98%
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.10%. Comparing base (2b50f70) to head (d96703b).

Files Patch % Lines
src/queries/node_accurate.rs 92.59% 2 Missing :warning:
src/semver.rs 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== - Coverage 98.22% 98.10% -0.12% ========================================== Files 49 49 Lines 2420 2430 +10 ========================================== + Hits 2377 2384 +7 - Misses 43 46 +3 ```

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