opsmill / infrahub-sdk-python

Python SDK to interact with Infrahub
https://www.opsmill.com
Apache License 2.0
3 stars 2 forks source link

Correct autofixable ruff violations #106

Closed ogenstad closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 64.28571% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/ctl/utils.py 62.50% 3 Missing :warning:
infrahub_sdk/_importer.py 0.00% 1 Missing :warning:
infrahub_sdk/ctl/check.py 0.00% 1 Missing :warning:
@@           Coverage Diff            @@
##           develop     #106   +/-   ##
========================================
  Coverage    64.27%   64.27%           
========================================
  Files           74       74           
  Lines         6856     6856           
  Branches      1355     1355           
========================================
  Hits          4407     4407           
  Misses        2098     2098           
  Partials       351      351           
Flag Coverage Δ
python-3.10 43.26% <64.28%> (ø)
python-3.11 43.26% <64.28%> (ø)
python-3.12 43.26% <64.28%> (ø)
python-3.9 43.20% <64.28%> (ø)
python-filler-3.12 23.89% <0.00%> (ø)

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

Files with missing lines Coverage Δ
infrahub_sdk/ctl/cli_commands.py 35.96% <100.00%> (ø)
infrahub_sdk/graphql.py 99.00% <100.00%> (ø)
infrahub_sdk/pytest_plugin/items/__init__.py 100.00% <ø> (ø)
infrahub_sdk/query_groups.py 40.39% <100.00%> (ø)
infrahub_sdk/_importer.py 31.57% <0.00%> (ø)
infrahub_sdk/ctl/check.py 27.00% <0.00%> (ø)
infrahub_sdk/ctl/utils.py 60.29% <62.50%> (ø)