Skip to content

chore(str): throw out-of-bounds exception instead of invariant violation for invalid offset #320

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

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

azjezz
Copy link
Owner

@azjezz azjezz commented Dec 21, 2021

as part of #198

@azjezz azjezz added Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes. Type: BC Break A change that will result in a backward compatibility break in the public API. labels Dec 21, 2021
@azjezz azjezz added this to the 2.0.0 milestone Dec 21, 2021
@azjezz azjezz self-assigned this Dec 21, 2021
@coveralls
Copy link

coveralls commented Dec 21, 2021

Pull Request Test Coverage Report for Build 1608375493

  • 26 of 26 (100.0%) changed or added relevant lines in 25 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.0003%) to 99.88%

Totals Coverage Status
Change from base Build 1606967092: -0.0003%
Covered Lines: 3327
Relevant Lines: 3331

💛 - Coveralls

@azjezz azjezz force-pushed the chore/str-out-of-bounds branch from 8d8faca to 7600d0b Compare December 21, 2021 19:34
…ion for invalid offset

Signed-off-by: azjezz <azjezz@protonmail.com>
@azjezz azjezz merged commit c733dc2 into 2.0.x Dec 21, 2021
@azjezz azjezz deleted the chore/str-out-of-bounds branch December 21, 2021 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: BC Break A change that will result in a backward compatibility break in the public API. Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants