webpack / enhanced-resolve

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

docs: add badges in README #386

Closed snitin315 closed 1 year ago

snitin315 commented 1 year ago

Add badges

Screenshot 2023-05-22 at 7 42 10 AM
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d5cb40e) 92.90% compared to head (a5ae4d9) 92.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #386 +/- ## ======================================= Coverage 92.90% 92.90% ======================================= Files 43 43 Lines 2029 2029 Branches 598 598 ======================================= Hits 1885 1885 Misses 116 116 Partials 28 28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

webpack-bot commented 1 year ago

@snitin315 Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@alexander-akait Please review the new changes.