redhat-developer / vscode-server-connector

📦 Connects Visual Studio Code to your server adapters and run, deploy apps !!
Eclipse Public License 2.0
56 stars 26 forks source link

Attempt to refactor / clean up #569

Closed robstryker closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 32.09% // Head: 26.95% // Decreases project coverage by -5.15% :warning:

Coverage data is based on head (b97b616) compared to base (552b167). Patch coverage: 23.66% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #569 +/- ## ========================================== - Coverage 32.09% 26.95% -5.15% ========================================== Files 4 4 Lines 215 282 +67 Branches 39 52 +13 ========================================== + Hits 69 76 +7 - Misses 146 206 +60 ``` | [Impacted Files](https://codecov.io/gh/redhat-developer/vscode-server-connector/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhat-developer) | Coverage Δ | | |---|---|---| | [src/impl/requirements.ts](https://codecov.io/gh/redhat-developer/vscode-server-connector/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhat-developer#diff-c3JjL2ltcGwvcmVxdWlyZW1lbnRzLnRz) | `13.00% <13.00%> (ø)` | | | [src/impl/server.ts](https://codecov.io/gh/redhat-developer/vscode-server-connector/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhat-developer#diff-c3JjL2ltcGwvc2VydmVyLnRz) | `16.21% <16.21%> (ø)` | | | [src/constants.ts](https://codecov.io/gh/redhat-developer/vscode-server-connector/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhat-developer#diff-c3JjL2NvbnN0YW50cy50cw==) | `44.00% <44.00%> (-56.00%)` | :arrow_down: | | [src/impl/controller.ts](https://codecov.io/gh/redhat-developer/vscode-server-connector/pull/569?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhat-developer#diff-c3JjL2ltcGwvY29udHJvbGxlci50cw==) | `73.91% <76.92%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhat-developer). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redhat-developer)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.