Skip to content

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

b74aa78
Select commit
Loading
Failed to load commit list.
Merged

Revert "Fix code for HFID casting of strings that aren't UUIDs " #740

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

71.84% (target 0.00%)

View this Pull Request on Codecov

71.84% (target 0.00%)

Details

Codecov Report

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

Files with missing lines Patch % Lines
infrahub_sdk/spec/object.py 0.00% 4 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (391d41c) and HEAD (b74aa78). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (391d41c) HEAD (b74aa78)
integration-tests 1 0
@@            Coverage Diff             @@
##           stable     #740      +/-   ##
==========================================
- Coverage   80.31%   71.84%   -8.48%     
==========================================
  Files         115      115              
  Lines        9883     9874       -9     
  Branches     1520     1518       -2     
==========================================
- Hits         7938     7094     -844     
- Misses       1417     2271     +854     
+ Partials      528      509      -19     
Files with missing lines Coverage Δ
infrahub_sdk/spec/object.py 45.27% <0.00%> (-39.98%) ⬇️

... and 31 files with indirect coverage changes

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