[QHC-1609] Add one way numpy scalar serialization - #1208
Conversation
AI AnalysisPurpose of the changes:Enhance YAML serialization and deserialization for NumPy scalars and tuples, improving compatibility with legacy data formats.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1208 +/- ##
=======================================
Coverage 98.71% 98.71%
=======================================
Files 209 209
Lines 11306 11314 +8
=======================================
+ Hits 11161 11169 +8
Misses 145 145
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|





I have repourposed the
compare_platformsi added to compare platform serialization and renamed it to compare_objects since it is general