Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #695 +/- ##
=======================================
Coverage 99.34% 99.34%
=======================================
Files 1921 1921
Lines 176656 176673 +17
Branches 905 909 +4
=======================================
+ Hits 175503 175520 +17
Misses 1097 1097
Partials 56 56
|
pkuczynski
requested changes
Mar 27, 2022
pkuczynski
reviewed
Mar 27, 2022
Member
|
What would be the expected behavior when a negative length is requested? |
Member
Author
I didn't consider that scenario. Do you think it should throw an error? |
Shinigami92
previously approved these changes
Mar 27, 2022
Member
I personally think it should throw when |
pkuczynski
requested changes
Mar 27, 2022
Co-authored-by: Piotr Kuczynski <piotr.kuczynski@gmail.com>
xDivisionByZerox
previously approved these changes
Mar 27, 2022
pkuczynski
reviewed
Mar 27, 2022
60b3f94
Co-authored-by: Piotr Kuczynski <piotr.kuczynski@gmail.com>
ST-DDT
reviewed
Mar 27, 2022
Co-authored-by: ST-DDT <ST-DDT@gmx.de>
ST-DDT
previously approved these changes
Mar 27, 2022
pkuczynski
previously approved these changes
Mar 27, 2022
Shinigami92
requested changes
Apr 5, 2022
pkuczynski
approved these changes
Apr 6, 2022
Shinigami92
approved these changes
Apr 6, 2022
ST-DDT
approved these changes
Apr 6, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #472