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: JSON output #14

Merged
merged 3 commits into from
Jun 30, 2019
Merged

feat: JSON output #14

merged 3 commits into from
Jun 30, 2019

Conversation

johanneslumpe
Copy link
Owner

No description provided.

@johanneslumpe johanneslumpe changed the title Feature: JSON output feat: JSON output Jun 30, 2019
@codecov-io
Copy link

codecov-io commented Jun 30, 2019

Codecov Report

Merging #14 into master will increase coverage by 0.41%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   92.22%   92.63%   +0.41%     
==========================================
  Files          57       57              
  Lines         849      883      +34     
  Branches       68       70       +2     
==========================================
+ Hits          783      818      +35     
+ Misses         59       58       -1     
  Partials        7        7
Impacted Files Coverage Δ
src/core/versionCheck.ts 96.1% <ø> (ø) ⬆️
src/cli/commands/dependencies/deleteSet.ts 100% <ø> (ø) ⬆️
src/cli/commands/applications/remove.ts 100% <ø> (ø) ⬆️
src/cli/commands/groups/add.ts 100% <ø> (ø) ⬆️
src/cli/commands/dependencies/remove.ts 100% <ø> (ø) ⬆️
src/cli/HandlerResult.ts 100% <ø> (+16.66%) ⬆️
src/cli/commands/dependencies/setGracePeriod.ts 100% <ø> (ø) ⬆️
src/cli/commands/groups/list.ts 100% <ø> (ø) ⬆️
src/cli/commands/groups/rename.ts 100% <ø> (ø) ⬆️
src/cli/commands/applications/add.ts 100% <ø> (ø) ⬆️
... and 12 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 bda80ce...25d1d96. Read the comment docs.

@johanneslumpe johanneslumpe merged commit 62ba896 into master Jun 30, 2019
@johanneslumpe johanneslumpe deleted the feat/json-log branch June 30, 2019 18:38
# 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