Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

[WIP] Add file wrapper. #68

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

[WIP] Add file wrapper. #68

wants to merge 14 commits into from

Conversation

kegor
Copy link
Contributor

@kegor kegor commented Sep 3, 2020

No description provided.

Copy link
Contributor

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- src/Products/Viewer/Util/LocalInputHandler.cs  8
- src/Products/Viewer/Util/DbCacheHandler.cs  1
- src/Products/Viewer/Util/ViewerApiHelper.cs  9
- src/Products/Viewer/Util/HtmlViewer.cs  4
- src/Products/Viewer/Util/DbInputHandler.cs  2
- src/Products/Viewer/Util/PngViewer.cs  4
- src/Products/Viewer/Util/LocalCacheHandler.cs  1
         

Complexity decreasing per file
==============================
+ src/Products/Viewer/Controllers/ViewerApiController.cs  -5
         

Clones added
============
- src/Products/Viewer/Util/LocalInputHandler.cs  1
- src/Products/Viewer/Util/ViewerApiHelper.cs  2
- src/Products/Viewer/Controllers/ViewerApiController.cs  2
- src/Products/Viewer/Util/HtmlViewer.cs  4
- src/Products/Viewer/Util/DbInputHandler.cs  1
- src/Products/Viewer/Util/PngViewer.cs  4
         

See the complete overview on Codacy

@egorovpavel
Copy link
Contributor

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- src/Products/Viewer/Util/HtmlViewer.cs  4
- src/Products/Viewer/Util/ViewerApiHelper.cs  9
- src/Products/Viewer/Util/DbInputHandler.cs  2
- src/Products/Viewer/Util/DbCacheHandler.cs  1
- src/Products/Viewer/Util/PngViewer.cs  4
- src/Products/Viewer/Util/LocalInputHandler.cs  8
- src/Products/Viewer/Util/LocalCacheHandler.cs  1
         

Complexity decreasing per file
==============================
+ src/Products/Viewer/Controllers/ViewerApiController.cs  -5
         

Clones added
============
- src/Products/Viewer/Util/HtmlViewer.cs  4
- src/Products/Viewer/Util/ViewerApiHelper.cs  2
- src/Products/Viewer/Controllers/ViewerApiController.cs  2
- src/Products/Viewer/Util/DbInputHandler.cs  1
- src/Products/Viewer/Util/PngViewer.cs  4
- src/Products/Viewer/Util/LocalInputHandler.cs  1
         

See the complete overview on Codacy

Copy link
Contributor

@Pavel-Teplitsky Pavel-Teplitsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Print doesn't work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants