Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prettier formatting #215

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Prettier formatting #215

wants to merge 3 commits into from

Conversation

AndrewTwydell
Copy link
Contributor

What It Does
Adds consistent formatting of files using Prettier. Lots of files changed but nothing functional, all cosmetic

Review Checklist
I certify that I have:

Additional Comments

Signed-off-by: Andrew Twydell <[email protected]>
Signed-off-by: Andrew Twydell <[email protected]>
packages/sdk/src/rest/CicsCmciRestClient.ts Dismissed Show resolved Hide resolved
packages/vsce/src/commands/clearResourceFilterCommand.ts Dismissed Show dismissed Hide dismissed
packages/vsce/src/trees/CICSRegionsContainer.ts Dismissed Show dismissed Hide dismissed
Signed-off-by: Andrew Twydell <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 98.18182% with 4 lines in your changes missing coverage. Please review.

Project coverage is 26.15%. Comparing base (61f57a8) to head (00282da).

Files with missing lines Patch % Lines
packages/cli/src/CicsSession.ts 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   28.25%   26.15%   -2.10%     
==========================================
  Files         146      146              
  Lines        4987     5536     +549     
  Branches      869     1102     +233     
==========================================
+ Hits         1409     1448      +39     
- Misses       3578     4087     +509     
- Partials        0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants