Skip to content

docs: update documentation

a0a8686
Select commit
Loading
Failed to load commit list.
Open

ci: add api doc generation #481

docs: update documentation
a0a8686
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2025 in 0s

69.99% (target 0.00%)

View this Pull Request on Codecov

69.99% (target 0.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

❗ There is a different number of reports uploaded between BASE (5daba0e) and HEAD (a0a8686). Click for more details.

HEAD has 8 uploads less than BASE
Flag BASE (5daba0e) HEAD (a0a8686)
python-3.9 2 1
python-3.11 2 1
python-3.12 2 1
python-3.10 2 1
python-filler-3.12 2 1
python-3.13 2 1
integration-tests 2 0
@@            Coverage Diff             @@
##           stable     #481      +/-   ##
==========================================
- Coverage   75.83%   69.99%   -5.85%     
==========================================
  Files         100      100              
  Lines        8870     8821      -49     
  Branches     1740     1727      -13     
==========================================
- Hits         6727     6174     -553     
- Misses       1667     2168     +501     
- Partials      476      479       +3     
Files with missing lines Coverage Δ
infrahub_sdk/client.py 65.92% <ø> (-3.57%) ⬇️
infrahub_sdk/ctl/utils.py 68.08% <ø> (ø)
infrahub_sdk/jinja2.py 0.00% <ø> (ø)
infrahub_sdk/pytest_plugin/items/base.py 78.37% <ø> (ø)

... and 24 files with indirect coverage changes

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