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

Feature/notifications #65

Closed Domysee closed 6 years ago

Domysee commented 6 years ago

This also adds specific types for the player api.

codecov[bot] commented 6 years ago

Codecov Report

Merging #65 into develop will increase coverage by 0.23%. The diff coverage is 99.38%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #65      +/-   ##
===========================================
+ Coverage    96.84%   97.07%   +0.23%     
===========================================
  Files           60       65       +5     
  Lines         1330     1469     +139     
  Branches        64       77      +13     
===========================================
+ Hits          1288     1426     +138     
- Misses          42       43       +1
Impacted Files Coverage Δ
bitmovin/notifications/emails.ts 100% <100%> (ø)
bitmovin/player/statistics.ts 92.85% <100%> (ø) :arrow_up:
bitmovin/player/licenses.ts 100% <100%> (ø) :arrow_up:
bitmovin/player/index.ts 100% <100%> (ø) :arrow_up:
bitmovin/analytics/domains.ts 95.23% <100%> (ø) :arrow_up:
bitmovin/notifications/index.ts 100% <100%> (ø)
bitmovin/player/customBuilds.ts 100% <100%> (ø) :arrow_up:
bitmovin/player/channels.ts 100% <100%> (ø) :arrow_up:
bitmovin/notifications/types.ts 100% <100%> (ø)
bitmovin/notifications/webhooks.ts 100% <100%> (ø)
... and 7 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 50cadb3...4c20ba0. Read the comment docs.