-
Notifications
You must be signed in to change notification settings - Fork 633
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
chore(bytes): release bytes@1.0.0
#4746
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4746 +/- ##
=======================================
Coverage 92.04% 92.04%
=======================================
Files 487 487
Lines 38766 38766
Branches 5428 5428
=======================================
Hits 35682 35682
Misses 3027 3027
Partials 57 57 ☔ View full report in Codecov by Sentry. |
Do we need this PR at this point? How about getting feedback in #4629? |
A PR that stabilizes the package is far more obvious and likely to receive feedback. It's a little ugly to have PRs open for so long, but doing so hopefully increases our chances of an issue being pointed out before stabilization. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like indexOfNeedle
with a negative start value is not tested.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
To be merged on June
76.Feedback from all is welcome before this package is stabilized.
Closes #4629