Skip to content

fix: preserve top-level type params in FieldSchema.construct_from_dict - #3766

Open
mameikagou wants to merge 3 commits into
milvus-io:masterfrom
mameikagou:fix/field-schema-top-level-params
Open

fix: preserve top-level type params in FieldSchema.construct_from_dict#3766
mameikagou wants to merge 3 commits into
milvus-io:masterfrom
mameikagou:fix/field-schema-top-level-params

fix(orm): preserve mmap and warmup field parameters

4006b1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 0s

94.22% (target 90.00%)

View this Pull Request on Codecov

94.22% (target 90.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.22%. Comparing base (64e53d1) to head (4006b1c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3766   +/-   ##
=======================================
  Coverage   94.22%   94.22%           
=======================================
  Files          77       77           
  Lines       16204    16207    +3     
=======================================
+ Hits        15268    15271    +3     
  Misses        936      936           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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