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

style: followup for recent ansible-lint related changes #179

Merged
merged 5 commits into from
Jan 12, 2024

style: fix pylint and mypy issues

ca44425
Select commit
Loading
Failed to load commit list.
Merged

style: followup for recent ansible-lint related changes #179

style: fix pylint and mypy issues
ca44425
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 0s

76.79% (+0.25%) compared to 820899d

View this Pull Request on Codecov

76.79% (+0.25%) compared to 820899d

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (820899d) 76.53% compared to head (ca44425) 76.79%.

Files Patch % Lines
library/pcs_api_v2.py 33.33% 4 Missing ⚠️
library/pcs_qdevice_certs.py 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
+ Coverage   76.53%   76.79%   +0.25%     
==========================================
  Files           3        3              
  Lines         179      181       +2     
  Branches       12       12              
==========================================
+ Hits          137      139       +2     
  Misses         42       42              

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