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

sub-commands #293

Merged
merged 27 commits into from
Jul 2, 2023
Merged

sub-commands #293

merged 27 commits into from
Jul 2, 2023

Conversation

reuvenharrison
Copy link
Collaborator

No description provided.

@reuvenharrison reuvenharrison linked an issue Jun 11, 2023 that may be closed by this pull request
@reuvenharrison reuvenharrison marked this pull request as draft June 11, 2023 19:38
@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2023

Codecov Report

Merging #293 (db92265) into main (064a8ae) will increase coverage by 0.43%.
The diff coverage is 75.56%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
+ Coverage   78.84%   79.27%   +0.43%     
==========================================
  Files         164      175      +11     
  Lines        9122     9732     +610     
==========================================
+ Hits         7192     7715     +523     
- Misses       1667     1725      +58     
- Partials      263      292      +29     
Flag Coverage Δ
unittests 79.27% <75.56%> (+0.43%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
checker/default_checks.go 90.74% <0.00%> (-0.53%) ⬇️
checker/level.go 0.00% <0.00%> (ø)
diff/path_items_diff.go 93.18% <0.00%> (ø)
internal/errors.go 37.50% <37.50%> (-32.50%) ⬇️
internal/enum_slice.go 56.36% <56.36%> (ø)
internal/summary.go 66.17% <66.17%> (ø)
internal/enum.go 67.85% <67.85%> (ø)
internal/changelog.go 77.98% <77.98%> (ø)
internal/diff.go 75.00% <81.25%> (+27.38%) ⬆️
diff/diff.go 61.11% <87.50%> (ø)
... and 6 more

... and 8 files with indirect coverage changes

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

@reuvenharrison reuvenharrison marked this pull request as ready for review June 21, 2023 15:17
@reuvenharrison reuvenharrison merged commit 1a68100 into main Jul 2, 2023
@reuvenharrison reuvenharrison deleted the 256-command-line-with-sub-commands branch July 2, 2023 12:26
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.

command-line with sub-commands
2 participants