Skip to content

ref(decoding): simplify conditional branch #355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JensRantil
Copy link

...by moving out common code.

...by moving out common code.
@codecov
Copy link

codecov bot commented Apr 8, 2019

Codecov Report

Merging #355 into master will increase coverage by 0.31%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
+ Coverage   81.48%   81.80%   +0.31%     
==========================================
  Files          41       41              
  Lines        5013     5006       -7     
==========================================
+ Hits         4085     4095      +10     
+ Misses        807      793      -14     
+ Partials      121      118       -3     
Impacted Files Coverage Δ
reflect_struct_decoder.go 48.46% <100.00%> (+1.38%) ⬆️
iter_float.go 88.41% <0.00%> (-0.20%) ⬇️
reflect_marshaler.go 80.64% <0.00%> (-0.16%) ⬇️
reflect_extension.go 82.98% <0.00%> (+0.82%) ⬆️
stream.go 90.00% <0.00%> (+4.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d05f387...ecad633. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant