at-wat / ebml-go

A pure Go implementation of bi-directional EBML encoder/decoder
Apache License 2.0
79 stars 14 forks source link

Minor refactoring #98

Closed at-wat closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #98 into master will increase coverage by 0.26%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage      98%   98.27%   +0.26%     
==========================================
  Files          18       18              
  Lines        1502     1504       +2     
==========================================
+ Hits         1472     1478       +6     
+ Misses         19       17       -2     
+ Partials       11        9       -2
Impacted Files Coverage Δ
mkvcore/seekhead.go 100% <100%> (+7.14%) :arrow_up:
marshal.go 94.82% <89.65%> (+0.09%) :arrow_up:
mkvcore/blockwriter.go 98.5% <0%> (+1.49%) :arrow_up:

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 154310b...b28a9bc. Read the comment docs.