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

AN-1178 added partial result properties to query builder #124

Closed sabe25 closed 4 years ago

sabe25 commented 4 years ago

https://bitmovin.atlassian.net/browse/AN-1178

Added partial Result Properties to query builder added tests for properties

codecov[bot] commented 4 years ago

Codecov Report

Merging #124 into develop will decrease coverage by 0.13%. The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #124      +/-   ##
===========================================
- Coverage    95.47%   95.33%   -0.14%     
===========================================
  Files           79       79              
  Lines         1769     1781      +12     
  Branches        88       88              
===========================================
+ Hits          1689     1698       +9     
- Misses          80       83       +3
Impacted Files Coverage Δ
bitmovin/analytics/queryBuilder.ts 100% <100%> (ø) :arrow_up:
bitmovin/analytics/metricQueryBuilder.ts 50% <50%> (ø) :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 9ec1fda...5d91a6c. Read the comment docs.