Skip to content

Fix Flake8 errors

874932d
Select commit
Loading
Failed to load commit list.
Merged

Fix os resource script (bugfix) #1786

Fix Flake8 errors
874932d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2025 in 0s

49.82% (+0.00%) compared to b6fe2e7

View this Pull Request on Codecov

49.82% (+0.00%) compared to b6fe2e7

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 49.82%. Comparing base (b6fe2e7) to head (874932d).

Files with missing lines Patch % Lines
providers/resource/bin/os_resource.py 83.33% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1786   +/-   ##
=======================================
  Coverage   49.81%   49.82%           
=======================================
  Files         377      377           
  Lines       40701    40703    +2     
  Branches     6844     6846    +2     
=======================================
+ Hits        20277    20279    +2     
  Misses      19700    19700           
  Partials      724      724           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.