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

Adds CLI tests #140

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

Adds CLI tests #140

wants to merge 7 commits into from

Conversation

AndresPrez
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2022

Codecov Report

Merging #140 (e6f44f7) into main (36c040a) will increase coverage by 71.42%.
The diff coverage is 87.85%.

@@            Coverage Diff            @@
##           main     #140       +/-   ##
=========================================
+ Coverage      0   71.42%   +71.42%     
=========================================
  Files         0       45       +45     
  Lines         0     1400     +1400     
  Branches      0       46       +46     
=========================================
+ Hits          0     1000     +1000     
- Misses        0      398      +398     
- Partials      0        2        +2     
Impacted Files Coverage Δ
app/cli/src/handlers/manifest/generator.ts 88.46% <ø> (ø)
packages/plugins/src/types.ts 100.00% <ø> (ø)
app/cli/src/handlers/defaults/mod.ts 30.61% <33.33%> (ø)
app/cli/src/handlers/manifest/utils.ts 47.77% <50.00%> (ø)
packages/utils/src/mod.ts 43.28% <78.12%> (ø)
app/cli/src/handlers/plugins/default-parser.ts 92.30% <88.46%> (ø)
app/cli/src/handlers/defaults/utils.ts 72.27% <100.00%> (ø)
app/cli/src/handlers/plugins/handler/utils.ts 72.91% <100.00%> (ø)
app/cli/src/handlers/plugins/registry.ts 94.28% <100.00%> (ø)
app/cli/test/supports/mod.ts 100.00% <100.00%> (ø)
... and 48 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tgadam tgadam removed request for tnrich and tgadam May 25, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants