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: add ChunkLoadError name to chunk loading error #1073

Merged
merged 3 commits into from Jan 10, 2024

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #1053

Breaking Changes

No

Additional Info

No

Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (82f4a47) 90.15% compared to head (9ae167b) 90.40%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1073      +/-   ##
==========================================
+ Coverage   90.15%   90.40%   +0.24%     
==========================================
  Files           5        5              
  Lines         863      875      +12     
  Branches      249      256       +7     
==========================================
+ Hits          778      791      +13     
+ Misses         75       74       -1     
  Partials       10       10              

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

@alexander-akait alexander-akait merged commit e3f8375 into master Jan 10, 2024
35 checks passed
@alexander-akait alexander-akait deleted the fix-add-name-to-chunk-load-error branch January 10, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tag chunk load error with ChunkLoadError
1 participant