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

Validate ID of the CPL and MXF files with IDs used in the AssetMap #272

Closed svenkatrav closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #272 into master will increase coverage by 0.04%. The diff coverage is 76.92%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #272      +/-   ##
============================================
+ Coverage      67.7%   67.74%   +0.04%     
- Complexity     1609     1612       +3     
============================================
  Files           158      158              
  Lines         11252    11258       +6     
  Branches       1708     1710       +2     
============================================
+ Hits           7618     7627       +9     
+ Misses         2824     2821       -3     
  Partials        810      810
Impacted Files Coverage Δ Complexity Δ
...n/java/com/netflix/imflibrary/app/IMPAnalyzer.java 53.89% <76.92%> (+1.69%) 34 <1> (+3) :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 cafae80...e8d0bde. Read the comment docs.