imkira / go-libav

Go language bindings for ffmpeg libraries
MIT License
522 stars 93 forks source link

added: avio_size #36

Closed inooka-shiroyuki closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #36 into master will increase coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   33.59%   33.72%   +0.12%     
==========================================
  Files           5        5              
  Lines        2581     2583       +2     
==========================================
+ Hits          867      871       +4     
+ Misses       1667     1664       -3     
- Partials       47       48       +1
Impacted Files Coverage Δ
avformat/avformat.go 56.19% <100%> (+0.59%) :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 561687a...0ccb223. Read the comment docs.