Uh oh!
There was an error while loading. Please reload this page.
Fix parsing invalid intervals - #843
Conversation
wiget
commented
Sep 17, 2024
@sdispater would you mind reviewing this PR? |
CodSpeed Performance ReportMerging #843 will not alter performanceComparing Summary
|
Uh oh!
There was an error while loading. Please reload this page.
johnslavik
commented
Sep 22, 2024
If I could suggest something, it would be just using Similarly to how you would probably prefer reading |
wiget
commented
Sep 23, 2024
@bswck You are right. Suggestion applied. |
wiget
commented
Oct 24, 2024
@Secrus would you mind reviewing this PR? |
wiget
commented
Nov 21, 2024
Thanks for the review. What is required to get this PR merged? |
Secrus
commented
Nov 21, 2024
@wiget please rebase your branch with master so the pipelines run. Right now it looks like GH has some issues here. |
Parsing string with slash at the start or the end raised IndexError instead of ParseError.
wiget
commented
Dec 3, 2024
All checks passed. Would you mind merging this PR, @Secrus ? |
bennetrr
commented
Dec 5, 2024
Is there a release planned for this? |
Parsing a string with a slash at the start or the end raised IndexError instead of ParseError.
Pull Request Check List