Skip to content

Fix ConversionFieldValue validator to use model_fields_set for null v…

f63cd2b
Select commit
Loading
Failed to load commit list.
Open

Fix ConversionFieldValue validator to accept explicit null attribute values #668

Fix ConversionFieldValue validator to use model_fields_set for null v…
f63cd2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2025 in 0s

75.52% (target 0.00%)

View this Pull Request on Codecov

75.52% (target 0.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##           stable     #668      +/-   ##
==========================================
+ Coverage   75.48%   75.52%   +0.03%     
==========================================
  Files         113      113              
  Lines        9512     9510       -2     
  Branches     1893     1892       -1     
==========================================
+ Hits         7180     7182       +2     
+ Misses       1832     1830       -2     
+ Partials      500      498       -2     
Files with missing lines Coverage Δ
infrahub_sdk/convert_object_type.py 100.00% <100.00%> (+16.00%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.