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 results by timestamp endpoint #115

Closed 0xcgn closed 5 years ago

0xcgn commented 5 years ago

related to #2450 added resultsByTimestamp() endpoint

codecov[bot] commented 5 years ago

Codecov Report

Merging #115 into develop will decrease coverage by 0.09%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #115     +/-   ##
==========================================
- Coverage     95.4%   95.31%   -0.1%     
==========================================
  Files           77       77             
  Lines         1740     1770     +30     
  Branches        56       56             
==========================================
+ Hits          1660     1687     +27     
- Misses          80       83      +3
Impacted Files Coverage Δ
...oding/encodings/machineLearning/objectDetection.ts 88% <0%> (-7.66%) :arrow_down:
bitmovin/notifications/webhooks.ts 100% <0%> (ø) :arrow_up:
bitmovin/analytics/index.ts 100% <0%> (ø) :arrow_up:
bitmovin/account/organizations/index.ts 92.1% <0%> (+0.1%) :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 5dda72e...f98e689. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #115      +/-   ##
===========================================
+ Coverage     95.4%   95.42%   +0.02%     
===========================================
  Files           77       77              
  Lines         1740     1770      +30     
  Branches        56       56              
===========================================
+ Hits          1660     1689      +29     
- Misses          80       81       +1
Impacted Files Coverage Δ
...oding/encodings/machineLearning/objectDetection.ts 96% <100%> (+0.34%) :arrow_up:
bitmovin/notifications/webhooks.ts 100% <0%> (ø) :arrow_up:
bitmovin/analytics/index.ts 100% <0%> (ø) :arrow_up:
bitmovin/account/organizations/index.ts 92.1% <0%> (+0.1%) :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 5dda72e...166d514. Read the comment docs.