facebook / metro

🚇 The JavaScript bundler for React Native
https://metrobundler.dev
MIT License
5.25k stars 626 forks source link

[Hotfix] 0.76.9 #1169

Closed robhogan closed 10 months ago

robhogan commented 10 months ago

Summary

Changelog:

Test plan

These were all cherry picked from main with minimal intervention so should be safe, but I'll do some manual smoke testing post-publish before bumping RN.

codecov-commenter commented 10 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (2aa1abf) 80.43% compared to head (675dc01) 80.44%.

Files Patch % Lines
packages/metro-file-map/src/index.js 72.72% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.76.x #1169 +/- ## ======================================= Coverage 80.43% 80.44% ======================================= Files 216 216 Lines 11088 11096 +8 Branches 2748 2753 +5 ======================================= + Hits 8919 8926 +7 - Misses 2169 2170 +1 ```

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