Closed tripodsan closed 2 months ago
Attention: Patch coverage is 84.61538%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 90.35%. Comparing base (
054d1e3
) to head (f6d2e54
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/bundler/index.js | 71.42% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
uses a processQueue instead of
Promise.allSettled()
to store the bundles.