Skip to content

Merge stable into develop - #486

Merged
gmazoyer merged 3 commits into
developfrom
stable
Aug 7, 2025
Merged

Merge stable into develop#486
gmazoyer merged 3 commits into
developfrom
stable

Rework `get_flat_value` to fix node relationships (#487)

5daba0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2025 in 0s

75.83% (target 0.00%)

View this Pull Request on Codecov

75.83% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 91.48936% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
infrahub_sdk/node/node.py 91.48% 4 Missing ⚠️
@@             Coverage Diff             @@
##           develop     #486      +/-   ##
===========================================
+ Coverage    75.76%   75.83%   +0.07%     
===========================================
  Files          100      100              
  Lines         8838     8870      +32     
  Branches      1733     1740       +7     
===========================================
+ Hits          6696     6727      +31     
- Misses        1666     1667       +1     
  Partials       476      476              
Files with missing lines Coverage Δ
infrahub_sdk/protocols_base.py 74.21% <ø> (+0.57%) ⬆️
infrahub_sdk/protocols_generator/constants.py 100.00% <ø> (ø)
infrahub_sdk/utils.py 85.11% <ø> (+0.36%) ⬆️
infrahub_sdk/node/node.py 75.96% <91.48%> (+0.76%) ⬆️

... 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.