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

Add unit test for check subcommand #40

Merged
merged 8 commits into from
Sep 16, 2022
Merged

Conversation

nao1215
Copy link
Owner

@nao1215 nao1215 commented Sep 16, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Merging #40 (5d5c188) into main (e66a501) will decrease coverage by 52.68%.
The diff coverage is 92.85%.

@@             Coverage Diff              @@
##              main      #40       +/-   ##
============================================
- Coverage   100.00%   47.31%   -52.69%     
============================================
  Files            2       10        +8     
  Lines           34      279      +245     
============================================
+ Hits            34      132       +98     
- Misses           0      145      +145     
- Partials         0        2        +2     
Impacted Files Coverage Δ
cmd/root.go 100.00% <ø> (ø)
cmd/check.go 90.74% <85.71%> (ø)
cmd/list.go 100.00% <100.00%> (ø)
cmd/version.go 100.00% <0.00%> (ø)
cmd/update.go 13.95% <0.00%> (ø)
cmd/export.go 4.00% <0.00%> (ø)
cmd/import.go 11.76% <0.00%> (ø)
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nao1215 nao1215 merged commit d25b452 into main Sep 16, 2022
@nao1215 nao1215 deleted the add-unit-test-for-cmd-package branch September 17, 2022 00:17
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.

1 participant