Skip to content

Do not render usage on errors#750

Merged
miniscruff merged 2 commits intomainfrom
745-drop-usage-on-errors
Feb 8, 2025
Merged

Do not render usage on errors#750
miniscruff merged 2 commits intomainfrom
745-drop-usage-on-errors

Conversation

@miniscruff
Copy link
Owner

Closes #745

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for b26ed881 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b26ed88) Report Missing Report Missing Report Missing
Head commit (7147aef) 2508 2311 92.15%

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 (#750) 1 1 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

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@miniscruff miniscruff merged commit 856c3d0 into main Feb 8, 2025
5 checks passed
@miniscruff miniscruff deleted the 745-drop-usage-on-errors branch February 8, 2025 08: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.

Add the ability to not display Usage in case of errors not related to parameters

1 participant