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

Feature/fixer analyzer usage improvements #250

Closed tcase-netflix closed 5 years ago

tcase-netflix commented 5 years ago

@svenkatrav, FYI @IMFTool

codecov[bot] commented 5 years ago

Codecov Report

Merging #250 into master will decrease coverage by 9.54%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #250      +/-   ##
============================================
- Coverage     66.82%   57.27%   -9.55%     
- Complexity     1482     1864     +382     
============================================
  Files           153      395     +242     
  Lines         10740    13969    +3229     
  Branches       1590     1643      +53     
============================================
+ Hits           7177     8001     +824     
- Misses         2794     5189    +2395     
- Partials        769      779      +10
Impacted Files Coverage Δ Complexity Δ
...n/java/com/netflix/imflibrary/app/IMPAnalyzer.java 46.99% <0%> (-1.25%) 29 <0> (ø)
...netflix/imflibrary/app/IMFTrackFileCPLBuilder.java 59.63% <0%> (-0.56%) 16 <0> (ø)
...main/java/com/netflix/imflibrary/app/IMPFixer.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...pte_ra/schemas/st2067_2_2016/CurrentModeToken.java 66.66% <0%> (ø) 2% <0%> (?)
...pte_ra/schemas/st0429_8_2007/PKL/SPKIDataType.java 0% <0%> (ø) 0% <0%> (?)
...smpte_ra/schemas/st2067_2_2013/DeviceTypeType.java 0% <0%> (ø) 0% <0%> (?)
...g/smpte_ra/schemas/st2067_2_2016/SPKIDataType.java 0% <0%> (ø) 0% <0%> (?)
...rated/org/w3/_2000/_09/xmldsig_/ReferenceType.java 0% <0%> (ø) 0% <0%> (?)
...mpte_ra/schemas/st2067_2_2016/DSAKeyValueType.java 0% <0%> (ø) 0% <0%> (?)
...smpte_ra/schemas/st2067_2_2016/PKL/ObjectType.java 0% <0%> (ø) 0% <0%> (?)
... and 235 more

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 45e21c8...c6dc326. Read the comment docs.