Skip to content

Lint and doc

68ad676
Select commit
Loading
Failed to load commit list.
Open

Graphql graph CTL command #711

Lint and doc
68ad676
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2025 in 0s

34.27% (target 0.00%)

View this Pull Request on Codecov

34.27% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 27.85714% with 404 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/query_analyzer.py 31.59% 307 Missing and 7 partials ⚠️
infrahub_sdk/ctl/graphql.py 15.06% 62 Missing ⚠️
infrahub_sdk/schema/main.py 0.00% 28 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (1f1cb0c) and HEAD (68ad676). Click for more details.

HEAD has 13 uploads less than BASE
Flag BASE (1f1cb0c) HEAD (68ad676)
python-3.11 2 0
python-3.12 2 0
python-3.10 2 0
python-filler-3.12 2 0
python-3.14 2 0
python-3.13 2 0
integration-tests 2 1
@@             Coverage Diff             @@
##           stable     #711       +/-   ##
===========================================
- Coverage   76.03%   34.27%   -41.77%     
===========================================
  Files         113      114        +1     
  Lines        9744    10303      +559     
  Branches     1491     1621      +130     
===========================================
- Hits         7409     3531     -3878     
- Misses       1840     6459     +4619     
+ Partials      495      313      -182     
Files with missing lines Coverage Δ
infrahub_sdk/schema/main.py 9.86% <0.00%> (-79.63%) ⬇️
infrahub_sdk/ctl/graphql.py 25.90% <15.06%> (-9.21%) ⬇️
infrahub_sdk/query_analyzer.py 31.59% <31.59%> (ø)

... and 83 files with indirect coverage changes

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