Uh oh!
There was an error while loading. Please reload this page.
builtin,vm: add implementation for builtin hex function - #123
Conversation
codecov-io
commented
Nov 5, 2019
Codecov Report
@@ Coverage Diff @@## master #123 +/- ##
==========================================
- Coverage 72.74% 72.57% -0.17%
==========================================
Files 60 60 Lines 11970 11999 +29 ==========================================
+ Hits 8707 8708 +1 - Misses 2729 2757 +28
Partials 534 534
Continue to review full report at Codecov.
|
sbinet
commented
Nov 5, 2019
does anybody understand why e.g. For the life of me, I just don't understand. |
ncw
commented
Nov 5, 2019
Codecov seems to do mad things sometimes! Did you force push your branch? I think that makes it worse sometimes. I wonder if there is a retry button for codecov? |
sbinet
commented
Nov 5, 2019
no, I didn't force push. (at least, not for this PR :P) |
ncw
commented
Nov 5, 2019
Very strange. I can't see anything wrong with your code. Might be worth trying with different go versions to see if it is a go bug. |
sbinet
commented
Nov 6, 2019
ok. figured it out. the tests (for |
sbinet
commented
Nov 6, 2019
@ncw PTAL |
ncw
left a comment
There was a problem hiding this comment.
Look great now :-)
I'll merge it
No description provided.