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

Move python3-yamllint from test to style-check dependencies #5893

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

Martchus
Copy link
Contributor

This Python module is only required by the test-yaml target which in turn is only invoked by style checks. So it makes sense to treat this dependency like the other dependencies of style checks.

Related ticket: https://progress.opensuse.org/issues/165683

This Python module is only required by the `test-yaml` target which in turn
is only invoked by style checks. So it makes sense to treat this dependency
like the other dependencies of style checks.

Related ticket: https://progress.opensuse.org/issues/165683
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.51%. Comparing base (78735e1) to head (0c9b2a2).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5893   +/-   ##
=======================================
  Coverage   98.50%   98.51%           
=======================================
  Files         394      394           
  Lines       38754    38754           
=======================================
+ Hits        38175    38178    +3     
+ Misses        579      576    -3     

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

@mergify mergify bot merged commit bb20898 into os-autoinst:master Aug 26, 2024
45 checks passed
@Martchus Martchus deleted the devel-deps branch August 26, 2024 10:37
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.

3 participants