webpack / enhanced-resolve

Offers an async require.resolve function. It's highly configurable.
MIT License
916 stars 186 forks source link

feat: cache `realpath` and `realpathSync` methods #405

Closed alexander-akait closed 3 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 92.50%. Comparing base (91bd21f) to head (379ca70).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #405 +/- ## ========================================== + Coverage 92.47% 92.50% +0.02% ========================================== Files 44 44 Lines 2061 2067 +6 Branches 603 603 ========================================== + Hits 1906 1912 +6 Misses 125 125 Partials 30 30 ```

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