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

chore: update python linting for modules #462

Merged
merged 4 commits into from
Mar 6, 2024
Merged

Conversation

carlosmmatos
Copy link
Contributor

closes #461

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 40.50%. Comparing base (dd775c2) to head (33028b7).
Report is 25 commits behind head on main.

Files Patch % Lines
plugins/inventory/falcon_discover.py 0.00% 2 Missing ⚠️
plugins/modules/sensor_download.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #462   +/-   ##
=======================================
  Coverage   40.50%   40.50%           
=======================================
  Files          16       16           
  Lines         711      711           
  Branches      135      135           
=======================================
  Hits          288      288           
  Misses        422      422           
  Partials        1        1           
Flag Coverage Δ
sanity 40.50% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@redhatrises redhatrises merged commit 39580f1 into main Mar 6, 2024
9 checks passed
@redhatrises redhatrises deleted the carlosmmatos/issue461 branch March 6, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix python linting issues for plugins
3 participants