v8go
v8go copied to clipboard
Support []byte in Value
This is a reduction of the longstanding #143 to do the minimum I actually need: letting me put []byte's into and out of values.
Codecov Report
Base: 95.28% // Head: 95.33% // Increases project coverage by +0.04%
:tada:
Coverage data is based on head (
aedc302
) compared to base (7d843f1
). Patch coverage: 100.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #356 +/- ##
==========================================
+ Coverage 95.28% 95.33% +0.04%
==========================================
Files 17 17
Lines 594 600 +6
==========================================
+ Hits 566 572 +6
Misses 19 19
Partials 9 9
Impacted Files | Coverage Δ | |
---|---|---|
value.go | 95.02% <100.00%> (+0.17%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.