SenseNet / sn-document-viewer-react

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

[KFI]chore(tslint): enabled completed-docs rule #6

Closed gallayl closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #6 into develop will decrease coverage by 0.23%. The diff coverage is 87.8%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop       #6      +/-   ##
===========================================
- Coverage    84.76%   84.53%   -0.24%     
===========================================
  Files           23       23              
  Lines          604      595       -9     
  Branches        87       85       -2     
===========================================
- Hits           512      503       -9     
  Misses          62       62              
  Partials        30       30
Impacted Files Coverage Δ
src/components/DocumentViewerError.tsx 90.9% <ø> (ø) :arrow_up:
src/components/document-widgets/RotateDocument.tsx 100% <ø> (ø) :arrow_up:
src/components/LayoutAppBar.tsx 100% <ø> (ø) :arrow_up:
...rc/components/document-widgets/ToggleWatermark.tsx 100% <ø> (ø) :arrow_up:
src/components/document-widgets/ZoomMode.tsx 47.61% <ø> (ø) :arrow_up:
src/components/page-widgets/Shapes.tsx 74.07% <ø> (ø) :arrow_up:
src/store/Localization.ts 71.42% <ø> (ø) :arrow_up:
src/components/DocumentViewer.tsx 82.14% <ø> (ø) :arrow_up:
src/components/DocumentViewerLoading.tsx 100% <ø> (ø) :arrow_up:
...rc/components/document-widgets/ToggleRedaction.tsx 100% <ø> (ø) :arrow_up:
... and 12 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 0dd07ac...f79fcad. Read the comment docs.