SenseNet / sn-document-viewer-react

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

Feature/localization #3

Closed gallayl closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #3 into develop will decrease coverage by 0.52%. The diff coverage is 65.95%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #3      +/-   ##
===========================================
- Coverage    85.76%   85.24%   -0.53%     
===========================================
  Files           22       23       +1     
  Lines          576      603      +27     
  Branches        80       83       +3     
===========================================
+ Hits           494      514      +20     
- Misses          56       61       +5     
- Partials        26       28       +2
Impacted Files Coverage Δ
src/components/page-widgets/RotatePage.tsx 100% <ø> (ø) :arrow_up:
src/components/document-widgets/SaveWidget.tsx 100% <ø> (ø) :arrow_up:
src/components/document-widgets/RotateDocument.tsx 100% <ø> (ø) :arrow_up:
src/store/RootReducer.ts 100% <100%> (ø) :arrow_up:
...rc/components/document-widgets/ToggleWatermark.tsx 100% <100%> (ø) :arrow_up:
src/components/document-widgets/ToggleShapes.tsx 100% <100%> (ø) :arrow_up:
...rc/components/document-widgets/ToggleRedaction.tsx 100% <100%> (ø) :arrow_up:
src/components/document-widgets/Pager.tsx 100% <100%> (ø) :arrow_up:
src/components/DocumentViewerLoading.tsx 100% <100%> (ø) :arrow_up:
src/components/DocumentViewer.tsx 85.18% <20%> (-14.82%) :arrow_down:
... and 4 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 737b38e...d080568. Read the comment docs.