Skip to content

Add `infrahubctl graphql query-report` command

a7f5a72
Select commit
Loading
Failed to load commit list.
Open

Add infrahubctl graphql query-report command #976

Add `infrahubctl graphql query-report` command
a7f5a72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

81.47% (target 0.00%)

View this Pull Request on Codecov

81.47% (target 0.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@             Coverage Diff             @@
##           develop     #976      +/-   ##
===========================================
+ Coverage    81.43%   81.47%   +0.04%     
===========================================
  Files          134      134              
  Lines        11359    11374      +15     
  Branches      1703     1707       +4     
===========================================
+ Hits          9250     9267      +17     
+ Misses        1566     1565       -1     
+ Partials       543      542       -1     
Files with missing lines Coverage Δ
infrahub_sdk/ctl/graphql.py 91.05% <100.00%> (+2.51%) ⬆️

... and 2 files with indirect coverage changes

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