Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: add verbose logging to all commands #12

Merged
merged 1 commit into from
Jun 22, 2019

Conversation

johanneslumpe
Copy link
Owner

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #12 into master will decrease coverage by 0.01%.
The diff coverage is 96.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   94.41%   94.39%   -0.02%     
==========================================
  Files          52       53       +1     
  Lines         734      785      +51     
  Branches       70       69       -1     
==========================================
+ Hits          693      741      +48     
- Misses         34       37       +3     
  Partials        7        7
Impacted Files Coverage Δ
src/cli/commands/groups/index.ts 100% <100%> (ø) ⬆️
src/cli/commands/dependencies/deleteSet.ts 100% <100%> (ø) ⬆️
src/cli/commands/applications/remove.ts 100% <100%> (ø) ⬆️
src/cli/commands/applications/index.ts 100% <100%> (ø) ⬆️
src/cli/commands/groups/add.ts 100% <100%> (ø) ⬆️
src/cli/commands/dependencies/remove.ts 100% <100%> (ø) ⬆️
src/cli/commands/groups/remove.ts 100% <100%> (ø) ⬆️
src/cli/commands/dependencies/index.ts 100% <100%> (ø) ⬆️
src/cli/commands/dependencies/setGracePeriod.ts 100% <100%> (ø) ⬆️
src/cli/commands/groups/list.ts 100% <100%> (ø) ⬆️
... and 11 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 6eaadc2...a54bbfc. Read the comment docs.

1 similar comment
@codecov-io
Copy link

codecov-io commented Jun 22, 2019

Codecov Report

Merging #12 into master will decrease coverage by 0.01%.
The diff coverage is 96.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   94.41%   94.39%   -0.02%     
==========================================
  Files          52       53       +1     
  Lines         734      785      +51     
  Branches       70       69       -1     
==========================================
+ Hits          693      741      +48     
- Misses         34       37       +3     
  Partials        7        7
Impacted Files Coverage Δ
src/cli/commands/groups/index.ts 100% <100%> (ø) ⬆️
src/cli/commands/dependencies/deleteSet.ts 100% <100%> (ø) ⬆️
src/cli/commands/applications/remove.ts 100% <100%> (ø) ⬆️
src/cli/commands/applications/index.ts 100% <100%> (ø) ⬆️
src/cli/commands/groups/add.ts 100% <100%> (ø) ⬆️
src/cli/commands/dependencies/remove.ts 100% <100%> (ø) ⬆️
src/cli/commands/groups/remove.ts 100% <100%> (ø) ⬆️
src/cli/commands/dependencies/index.ts 100% <100%> (ø) ⬆️
src/cli/commands/dependencies/setGracePeriod.ts 100% <100%> (ø) ⬆️
src/cli/commands/groups/list.ts 100% <100%> (ø) ⬆️
... and 11 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 6eaadc2...a54bbfc. Read the comment docs.

@johanneslumpe johanneslumpe merged commit 9e634a2 into master Jun 22, 2019
@johanneslumpe johanneslumpe deleted the feat/verbose-logging branch June 22, 2019 04:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants