adobe / helix-rum-bundler

Apache License 2.0
0 stars 0 forks source link

fix: save bundles in process queue #194

Closed tripodsan closed 2 months ago

tripodsan commented 2 months ago

uses a processQueue instead of Promise.allSettled() to store the bundles.

codecov[bot] commented 2 months ago

Codecov Report

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:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #194 +/- ## ========================================== - Coverage 90.38% 90.35% -0.03% ========================================== Files 19 19 Lines 3870 3879 +9 ========================================== + Hits 3498 3505 +7 - Misses 372 374 +2 ```

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