bitmovin / bitmovin-javascript

DEPRECATED: JavaScript client for the Bitmovin API, see https://github.com/bitmovin/bitmovin-api-sdk-javascript
MIT License
67 stars 23 forks source link

Added Custom XML Elements to DASH Periods #80

Closed matt-lee-bitmovin closed 6 years ago

matt-lee-bitmovin commented 6 years ago

Added Custom XML Elements (Supported Since 1.54.0)

codecov[bot] commented 6 years ago

Codecov Report

Merging #80 into develop will decrease coverage by 0.01%. The diff coverage is 95.83%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #80      +/-   ##
===========================================
- Coverage    97.07%   97.05%   -0.02%     
===========================================
  Files           65       66       +1     
  Lines         1472     1496      +24     
  Branches        77       78       +1     
===========================================
+ Hits          1429     1452      +23     
- Misses          43       44       +1
Impacted Files Coverage Δ
...ng/manifests/dash/dashManifestCustomXmlElements.ts 95.65% <95.65%> (ø)
...vin/encoding/manifests/dash/dashManifestPeriods.ts 96% <96%> (+0.16%) :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 988e709...65f34c4. Read the comment docs.