SenseNet / sn-client-js

A JavaScript client for sensenet ECM that makes it easy to use the REST API of the Content Repository.
https://www.sensenet.com/
GNU General Public License v2.0
11 stars 2 forks source link

Feature/Upload #69

Closed gallayl closed 7 years ago

gallayl commented 7 years ago

…funcionality

codecov[bot] commented 7 years ago

Codecov Report

Merging #69 into development will decrease coverage by 0.52%. The diff coverage is 95.96%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #69      +/-   ##
===============================================
- Coverage        97.54%   97.02%   -0.53%     
===============================================
  Files               50       52       +2     
  Lines             1468     1613     +145     
  Branches           205      222      +17     
===============================================
+ Hits              1432     1565     +133     
- Misses               9       14       +5     
- Partials            27       34       +7
Impacted Files Coverage Δ
src/ODataApi/ODataCollectionResponse.ts 100% <ø> (ø) :arrow_up:
src/Repository/VersionInfoModels.ts 100% <ø> (ø) :arrow_up:
src/ODataApi/ODataParams.ts 100% <ø> (ø) :arrow_up:
src/ODataHelper.ts 90.38% <ø> (-9.62%) :arrow_down:
src/Query/index.ts 100% <ø> (ø) :arrow_up:
src/ODataApi/ODataResponse.ts 100% <ø> (ø) :arrow_up:
src/ODataApi/ODataRequestOptions.ts 100% <ø> (ø) :arrow_up:
src/Enums.ts 100% <ø> (ø) :arrow_up:
src/Resources.ts 100% <ø> (ø) :arrow_up:
src/ODataApi/index.ts 100% <ø> (ø) :arrow_up:
... and 33 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 57d9d64...fcab883. Read the comment docs.