Uh oh!
There was an error while loading. Please reload this page.
all: bump to Go-1.19 - #751
Conversation
Codecov Report
@@ Coverage Diff @@## master #751 +/- ##
==========================================
+ Coverage 73.32% 74.74% +1.42%
==========================================
Files 56 58 +2 Lines 5154 7337 +2183 ==========================================
+ Hits 3779 5484 +1705 - Misses 1191 1657 +466 - Partials 184 196 +12
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
sbinet
commented
Aug 18, 2022
@kortschak, do you understand why Go-1.19's test fails with (also: could you please remove the expected flag for |
kortschak
commented
Aug 18, 2022
I have no idea why that is failing. It passes locally. |
kortschak
commented
Aug 18, 2022
Maybe try running the tests if |
sbinet
commented
Aug 18, 2022
aha! that was actually |
Signed-off-by: Sebastien Binet <binet@cern.ch>
kortschak
commented
Aug 18, 2022
That's horrific. |
sbinet
commented
Aug 18, 2022
PTAL |
sbinet
commented
Aug 18, 2022
I guess it doesn't handle well shell builtin functions ? |
kortschak
left a comment
There was a problem hiding this comment.
There are cases where we are using <pre> blocks to do lists. I think those can be done with the godoc mark up now.
Uh oh!
There was an error while loading. Please reload this page.
sbinet
commented
Aug 18, 2022
PTAL |
Signed-off-by: Sebastien Binet <binet@cern.ch>
Signed-off-by: Sebastien Binet <binet@cern.ch>
Signed-off-by: Sebastien Binet <binet@cern.ch>
Signed-off-by: Sebastien Binet <binet@cern.ch>
sbinet
commented
Aug 18, 2022
(force-push is only to clean up git history, no code change) |
Please take a look.