Skip to content

chore: add newsfragment

34313a6
Select commit
Loading
Failed to load commit list.
Merged

fix: python 3.14 deprecation warnings #692

chore: add newsfragment
34313a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 0s

76.03% (target 0.00%)

View this Pull Request on Codecov

76.03% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/ctl/cli_commands.py 50.00% 0 Missing and 1 partial ⚠️
infrahub_sdk/transforms.py 50.00% 0 Missing and 1 partial ⚠️
@@           Coverage Diff           @@
##           stable     #692   +/-   ##
=======================================
  Coverage   76.03%   76.03%           
=======================================
  Files         113      113           
  Lines        9742     9743    +1     
  Branches     1490     1490           
=======================================
+ Hits         7407     7408    +1     
  Misses       1840     1840           
  Partials      495      495           
Files with missing lines Coverage Δ
infrahub_sdk/checks.py 70.19% <100.00%> (ø)
infrahub_sdk/ctl/utils.py 68.53% <100.00%> (ø)
infrahub_sdk/ctl/cli_commands.py 71.20% <50.00%> (+0.11%) ⬆️
infrahub_sdk/transforms.py 74.28% <50.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.