abema / go-mp4

Go library for reading and writing MP4 file
https://dev.to/sunfishshogi/go-mp4-golang-library-and-cli-tool-for-mp4-52o1
MIT License
468 stars 30 forks source link

Probe feature #87

Closed sunfish-shogi closed 3 years ago

sunfish-shogi commented 3 years ago
codecov-io commented 3 years ago

Codecov Report

Merging #87 (dd88b99) into master (f21b2c9) will decrease coverage by 0.13%. The diff coverage is 72.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   80.25%   80.11%   -0.14%     
==========================================
  Files          16       16              
  Lines        1808     2037     +229     
==========================================
+ Hits         1451     1632     +181     
- Misses        209      245      +36     
- Partials      148      160      +12     
Impacted Files Coverage Δ
probe.go 70.95% <71.75%> (+8.98%) :arrow_up:
box_types.go 91.37% <100.00%> (+0.39%) :arrow_up:
extract.go 86.36% <0.00%> (+4.54%) :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 f21b2c9...dd88b99. Read the comment docs.