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

expose language for IAB files #269

Closed cconcolato closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #269 into master will decrease coverage by 0.07%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #269      +/-   ##
===========================================
- Coverage     67.77%   67.7%   -0.08%     
  Complexity     1609    1609              
===========================================
  Files           158     158              
  Lines         11240   11252      +12     
  Branches       1704    1708       +4     
===========================================
  Hits           7618    7618              
- Misses         2812    2824      +12     
  Partials        810     810
Impacted Files Coverage Δ Complexity Δ
...tflix/imflibrary/st2067_100/OutputProfileList.java 70.27% <ø> (ø) 41 <0> (ø) :arrow_down:
...y/st0377/header/GenericSoundEssenceDescriptor.java 68.75% <ø> (ø) 12 <0> (ø) :arrow_down:
...ix/imflibrary/st2067_201/IABEssenceDescriptor.java 68.42% <ø> (ø) 3 <0> (ø) :arrow_down:
...com/netflix/imflibrary/st0377/HeaderPartition.java 76.93% <0%> (-1.42%) 126 <0> (ø)
...ry/st2067_201/IABSoundfieldLabelSubDescriptor.java 30.3% <0%> (-0.95%) 2 <0> (ø)

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 c65c18a...d66ccda. Read the comment docs.