| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
|
Sorry, something went wrong.
|
does anybody understand why e.g. builtin_isinstance and builtin_hex are marked as "not covered" while e.g. builtin_sorted is? For the life of me, I just don't understand. |
Sorry, something went wrong.
|
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? |
Sorry, something went wrong.
|
no, I didn't force push. (at least, not for this PR :P) |
Sorry, something went wrong.
|
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. |
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
|
ok. figured it out. the tests (for builtin_hex and builtin_isinstance) were in the wrong location (and actually badly written) :) |
Sorry, something went wrong.
There was a problem hiding this comment.
Look great now :-)
I'll merge it
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.