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

Clikt simplifications #7619

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Clikt simplifications #7619

merged 2 commits into from
Oct 4, 2023

Conversation

sschuberth
Copy link
Member

Please have a look at the individual commit messages for the details.

@sschuberth sschuberth requested a review from a team as a code owner October 4, 2023 07:51
cli/src/main/kotlin/OrtMain.kt Outdated Show resolved Hide resolved
cli/src/main/kotlin/OrtMain.kt Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (13a4714) 68.03% compared to head (c828666) 68.03%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7619   +/-   ##
=========================================
  Coverage     68.03%   68.03%           
  Complexity     2022     2022           
=========================================
  Files           344      344           
  Lines         16725    16725           
  Branches       2371     2371           
=========================================
  Hits          11379    11379           
  Misses         4363     4363           
  Partials        983      983           
Flag Coverage Δ
funTest-non-docker 36.44% <ø> (ø)
test 35.55% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sschuberth sschuberth requested review from fviernau and a team October 4, 2023 09:27
@sschuberth sschuberth force-pushed the clikt-simplifications branch from a7ae4b7 to c2f1594 Compare October 4, 2023 09:28
Use a new more flexible column width option, see [1].

[1]: ajalt/mordant#109 (comment)

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth force-pushed the clikt-simplifications branch from c2f1594 to c828666 Compare October 4, 2023 10:26
@sschuberth sschuberth enabled auto-merge (rebase) October 4, 2023 10:29
@sschuberth sschuberth merged commit 94737ae into main Oct 4, 2023
22 checks passed
@sschuberth sschuberth deleted the clikt-simplifications branch October 4, 2023 11:11
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