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

improve error message regarding JP2K content kind #248

Closed cconcolato closed 5 years ago

cconcolato commented 5 years ago

issue #200

codecov[bot] commented 5 years ago

Codecov Report

Merging #248 into master will increase coverage by 0.03%. The diff coverage is 86.36%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #248      +/-   ##
============================================
+ Coverage     66.82%   66.86%   +0.03%     
- Complexity     1482     1488       +6     
============================================
  Files           153      154       +1     
  Lines         10740    10758      +18     
  Branches       1590     1591       +1     
============================================
+ Hits           7177     7193      +16     
- Misses         2794     2795       +1     
- Partials        769      770       +1
Impacted Files Coverage Δ Complexity Δ
...x/imflibrary/st2067_2/Application2Composition.java 88.43% <75%> (ø) 35 <0> (ø) :arrow_down:
...com/netflix/imflibrary/st0422/JP2KContentKind.java 88.88% <88.88%> (ø) 6 <6> (?)

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...6d0bb24. Read the comment docs.

MarcAntoine-Arnaud commented 5 years ago

LGTM