SenseNet / sn-document-viewer-react

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

[KFI]feat(DocumentViewer): added optional prop for loader image #34

Closed gallayl closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #34 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #34   +/-   ##
========================================
  Coverage    81.98%   81.98%           
========================================
  Files           32       32           
  Lines          888      888           
  Branches       139      140    +1     
========================================
  Hits           728      728           
  Misses         159      159           
  Partials         1        1
Impacted Files Coverage Δ
src/components/DocumentViewerLoading.tsx 100% <100%> (ø) :arrow_up:
src/components/DocumentViewer.tsx 93.93% <100%> (ø) :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 ae85f66...7c2ed89. Read the comment docs.