Skip to content

Conversation

@jkowalleck
Copy link
Member

fixes #874

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck requested a review from a team as a code owner April 5, 2025 12:11
@jkowalleck jkowalleck changed the title Feat/cli rename soutfile to outputfile feat: deprecate CLI switch --outfile; use new --output-file instead Apr 5, 2025
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.01% (target: -1.00%) 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bbae05f) 1096 1059 96.62%
Head commit (1731dc1) 1098 (+2) 1061 (+2) 96.63% (+0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#875) 8 8 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@jkowalleck jkowalleck merged commit fb30ee0 into main Apr 5, 2025
37 checks passed
@jkowalleck jkowalleck deleted the feat/cli_rename_soutfile_to_outputfile branch April 5, 2025 12:22
@jkowalleck jkowalleck added the enhancement New feature or request label Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rename CLI switch --outfile --> --output-file

2 participants