Skip to content

Fix code for HFID casting of strings that aren't UUIDs (#732)

0cec7ec
Select commit
Loading
Failed to load commit list.
Merged

Merge stable into develop #734

Fix code for HFID casting of strings that aren't UUIDs (#732)
0cec7ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2026 in 1s

76.87% (target 0.00%)

View this Pull Request on Codecov

76.87% (target 0.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@             Coverage Diff             @@
##           develop     #734      +/-   ##
===========================================
+ Coverage    76.84%   76.87%   +0.03%     
===========================================
  Files          113      113              
  Lines         9767     9776       +9     
  Branches      1497     1499       +2     
===========================================
+ Hits          7505     7515      +10     
+ Misses        1757     1754       -3     
- Partials       505      507       +2     
Files with missing lines Coverage Δ
infrahub_sdk/spec/object.py 85.24% <100.00%> (+0.44%) ⬆️

... and 1 file with indirect coverage changes

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