SenseNet / sn-document-viewer-react

Document viewer component for sensenet ECM
GNU General Public License v2.0
1 stars 0 forks source link

Feature/example app #4

Closed gallayl closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #4      +/-   ##
===========================================
+ Coverage    85.24%   85.26%   +0.02%     
===========================================
  Files           23       23              
  Lines          603      604       +1     
  Branches        83       84       +1     
===========================================
+ Hits           514      515       +1     
  Misses          61       61              
  Partials        28       28
Impacted Files Coverage Δ
src/store/Document.ts 85.52% <100%> (ø) :arrow_up:
src/components/DocumentViewer.tsx 85.71% <100%> (+0.52%) :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 1aaa455...1c86d61. Read the comment docs.