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 uint8arrays bug #646

Closed
wants to merge 3 commits into from
Closed

fix uint8arrays bug #646

wants to merge 3 commits into from

Conversation

shamilovtim
Copy link
Contributor

pin uint8arrays to 4.0.8 to resolve achingbrain/uint8arrays#74

Copy link

codesandbox bot commented Dec 7, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Comment on lines 61 to 62
with:
fail_ci_if_error: true
continue-on-error: true
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was not a reasonable setting for codecov IMO

@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b8901e9) 98.80% compared to head (a2b40b5) 98.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #646   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files          71       71           
  Lines        9025     9025           
  Branches     1370     1370           
=======================================
  Hits         8917     8917           
  Misses        100      100           
  Partials        8        8           

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

@shamilovtim
Copy link
Contributor Author

fixed upstream

@shamilovtim shamilovtim closed this Dec 7, 2023
@shamilovtim shamilovtim deleted the tshamilov/fix-uint8arrays-node-bug branch December 7, 2023 16:13
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.

unhandled exception introduced in v4.0.9
2 participants