oxc-project / oxc-resolver

Rust version of webpack/enhanced-resolve
https://oxc.rs/docs/guide/usage/resolver.html
MIT License
122 stars 18 forks source link

refactor: add test cases for resolve alias value with fragment #170

Closed Boshen closed 4 months ago

codspeed-hq[bot] commented 4 months ago

CodSpeed Performance Report

Merging #170 will not alter performance

Comparing alias-fragment (a3216d7) with main (3ba7638)

Summary

✅ 2 untouched benchmarks

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.87%. Comparing base (3ba7638) to head (a3216d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ========================================== + Coverage 96.84% 96.87% +0.02% ========================================== Files 11 11 Lines 2285 2273 -12 ========================================== - Hits 2213 2202 -11 + Misses 72 71 -1 ```

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