-
Notifications
You must be signed in to change notification settings - Fork 4
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
Fix: Fixes failing test test_precommit_errors #96
Conversation
Conventional Commits Report
🚀 Conventional commits found. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #96 +/- ##
=======================================
Coverage ? 97.36%
=======================================
Files ? 3
Lines ? 114
Branches ? 0
=======================================
Hits ? 111
Misses ? 3
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Pull request was converted to draft
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you try to add a test for the default arguments, or is this "too much" for now?
Would love to do so, but i don't know how. |
Done! |
What
Fix: Fixes failing test test_precommit_errors
Why
tests should be run successfully
https://github.com/greenbone/autohooks-plugin-ruff/actions/runs/9969813302/job/27547480420?pr=94#step:4:32
References
DEVOPS-1111