| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: samsja <sami.jaghouar@hotmail.fr>
Codecov ReportAll modified lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #1808 +/- ##
==========================================
+ Coverage 84.26% 84.56% +0.30%
==========================================
Files 135 135
Lines 8971 8979 +8
==========================================
+ Hits 7559 7593 +34
+ Misses 1412 1386 -26
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 3 files with indirect coverage changes ☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
Signed-off-by: samsja <sami.jaghouar@hotmail.fr>
Signed-off-by: samsja <sami.jaghouar@hotmail.fr>
|
📝 Docs are deployed on https://ft-fix-nested-model-dump--jina-docs.netlify.app 🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Context
DocVec nested document could not serialize correctly using model_dump from pydantic v2.
This pr fix it by recursively deep copying the document whereas before it was just done at level 1