Conversation
neilalexander
left a comment
There was a problem hiding this comment.
Looks interesting! Linter seems unhappy though, mind rebasing & taking a look?
Fixed. The linter should pass now |
neilalexander
left a comment
There was a problem hiding this comment.
Apologies for letting this sit for so long, overall looks good but could you rebase & then please fix the copyright years in the headers?
3e55808 to
8166de1
Compare
No problem! Fixed |
|
Ahh, the sign-off check is failing because of the commit message, may be easier to squash the three commits down into one and then add the |
8166de1 to
e62e8cd
Compare
yeah, my apologies for the interruption |
Signed-off-by: Sergey Sobolev <seregasobolev96@gmail.com>
e62e8cd to
16a2a93
Compare
neilalexander
left a comment
There was a problem hiding this comment.
LGTM, thanks for the contribution! Will wire this up to our test suites soon.
Includes the following: - #7031 - #7033 - #7034 - #7035 - #7036 - #7040 - #7043 - #7045 - #7047 - #7046 - #7050 - #7051 - #7052 - #7053 - #7061 - #7063 - #7064 - #7065 - #7066 - #7070 - #7072 - #7080 - #7026 - #6728 - #7074 - #7089 - #7095 - #7087 - #7094 - #7096 - #7099 Signed-off-by: Neil Twigg <neil@nats.io>
Minor changes related to fuzzing tests: Fixed the years in the copyright file The fuzz.go file is no longer needed since it was moved to parser_fuzz_test.go in #6728 Signed-off-by: Sergey Sobolev <seregasobolev96@gmail.com>
Add fuzz tests:
Signed-off-by: Sergey Sobolev seregasobolev96@gmail.com