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 industry insights endpoint #111

Closed rolandgriesser closed 5 years ago

rolandgriesser commented 5 years ago

Added an endpoint for the analytics/insights/industry route.

codecov[bot] commented 5 years ago

Codecov Report

Merging #111 into develop will decrease coverage by 0.76%. The diff coverage is 68.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #111      +/-   ##
===========================================
- Coverage    96.13%   95.36%   -0.77%     
===========================================
  Files           74       76       +2     
  Lines         1680     1727      +47     
  Branches        55       56       +1     
===========================================
+ Hits          1615     1647      +32     
- Misses          65       80      +15
Impacted Files Coverage Δ
bitmovin/analytics/index.ts 100% <100%> (ø) :arrow_up:
...analytics/insights/IndustryInsightsQueryBuilder.ts 50% <50%> (ø)
...movin/analytics/insights/IndustryInsightQueries.ts 64.7% <64.7%> (ø)

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 fcfee55...c34134e. Read the comment docs.