Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Avoid key-error when inserting asset chunks #550

Merged
merged 6 commits into from
Mar 3, 2025

add to other parser versions and test

e97b3d9
Select commit
Loading
Failed to load commit list.
Merged

fix: Avoid key-error when inserting asset chunks #550

add to other parser versions and test
e97b3d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2025 in 1s

88.53% (+0.03%) compared to bc3dd8d

View this Pull Request on Codecov

88.53% (+0.03%) compared to bc3dd8d

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.53%. Comparing base (bc3dd8d) to head (e97b3d9).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
shared/bundle_analysis/models.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #550      +/-   ##
==========================================
+ Coverage   88.50%   88.53%   +0.03%     
==========================================
  Files         451      451              
  Lines       13107    13109       +2     
  Branches     1528     1528              
==========================================
+ Hits        11600    11606       +6     
+ Misses       1184     1180       -4     
  Partials      323      323              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.