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 player/license/license_id/analytics endpoints #106

Closed cagdotin closed 5 years ago

cagdotin commented 5 years ago

related to #2083

added player/licenses/[license_id]/analytics create and delete endpoints

codecov[bot] commented 5 years ago

Codecov Report

Merging #106 into develop will decrease coverage by 0.09%. The diff coverage is 81.81%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop   #106     +/-   ##
========================================
- Coverage    96.09%    96%   -0.1%     
========================================
  Files           71     72      +1     
  Lines         1639   1650     +11     
  Branches        55     55             
========================================
+ Hits          1575   1584      +9     
- Misses          64     66      +2
Impacted Files Coverage Δ
bitmovin/player/licenses.ts 100% <100%> (ø) :arrow_up:
bitmovin/player/analytics.ts 80% <80%> (ø)

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 6c9519a...3445e63. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #106 into develop will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #106      +/-   ##
===========================================
+ Coverage    96.09%   96.12%   +0.02%     
===========================================
  Files           71       72       +1     
  Lines         1639     1650      +11     
  Branches        55       55              
===========================================
+ Hits          1575     1586      +11     
  Misses          64       64
Impacted Files Coverage Δ
bitmovin/player/analytics.ts 100% <100%> (ø)
bitmovin/player/licenses.ts 100% <100%> (ø) :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 6c9519a...860a70a. Read the comment docs.