Netflix / photon

Photon is a Java implementation of the Interoperable Master Format (IMF) standard. IMF is a SMPTE standard whose core constraints are defined in the specification st2067-2:2013
Apache License 2.0
234 stars 76 forks source link

Fix setting hash in IMFTrackFileCPLBuilder #255

Closed svenkatrav closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #255 into master will increase coverage by 0.01%. The diff coverage is 91.3%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #255      +/-   ##
============================================
+ Coverage     66.87%   66.88%   +0.01%     
- Complexity     1493     1495       +2     
============================================
  Files           154      154              
  Lines         10773    10767       -6     
  Branches       1595     1594       -1     
============================================
- Hits           7204     7202       -2     
+ Misses         2800     2796       -4     
  Partials        769      769
Impacted Files Coverage Δ Complexity Δ
...netflix/imflibrary/app/IMFTrackFileCPLBuilder.java 60.18% <100%> (ø) 16 <0> (ø) :arrow_down:
...netflix/imflibrary/writerTools/utils/IMFUtils.java 62.5% <90.9%> (+2.82%) 9 <6> (+2) :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 7fe6f6d...b9c3e98. Read the comment docs.