at-wat / ebml-go

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

Fix lint on CI #154

Closed at-wat closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #154 (6c7aee8) into master (846a52f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #154   +/-   ##
=======================================
  Coverage   98.75%   98.75%           
=======================================
  Files          24       24           
  Lines        1445     1445           
=======================================
  Hits         1427     1427           
  Misses         11       11           
  Partials        7        7           
Impacted Files Coverage Δ
mkvcore/option.go 100.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 846a52f...6c7aee8. Read the comment docs.