Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finalize V1 #377

Merged
merged 10 commits into from
Dec 12, 2023
Merged

Finalize V1 #377

merged 10 commits into from
Dec 12, 2023

Conversation

art049
Copy link
Owner

@art049 art049 commented Dec 12, 2023

  • chore: improve vscode config
  • chore: drop collection definition with collection
  • fix: extra field bson serialization
  • feat: deprecate doc in favor of model_dump_doc
  • feat: deprecate update in favor of model_update
  • feat: deprecate parse_doc in favor of model_validate_doc
  • feat: test deprecation warnings

Copy link

github-actions bot commented Dec 12, 2023

🚀 Deployed on https://docs-preview-377--odmantic.netlify.app

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (381f3ac) 99.00% compared to head (a8cc219) 99.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #377      +/-   ##
==========================================
+ Coverage   99.00%   99.18%   +0.18%     
==========================================
  Files          51       52       +1     
  Lines        5015     5042      +27     
  Branches      703      712       +9     
==========================================
+ Hits         4965     5001      +36     
+ Misses         44       37       -7     
+ Partials        6        4       -2     
Flag Coverage Δ
tests-3.10-4.4-standalone 93.63% <100.00%> (+0.21%) ⬆️
tests-3.10-5-standalone 93.63% <100.00%> (+0.21%) ⬆️
tests-3.10-6-standalone 93.63% <100.00%> (+0.21%) ⬆️
tests-3.11-4-replicaSet 99.02% <100.00%> (+0.18%) ⬆️
tests-3.11-4.2-sharded 93.63% <100.00%> (+0.21%) ⬆️
tests-3.11-4.4-standalone 93.63% <100.00%> (+0.21%) ⬆️
tests-3.11-5-standalone 93.63% <100.00%> (+0.21%) ⬆️
tests-3.11-6-standalone 93.63% <100.00%> (+0.21%) ⬆️
tests-3.8-4.4-standalone 93.59% <100.00%> (+0.21%) ⬆️
tests-3.8-5-standalone 93.59% <100.00%> (+0.21%) ⬆️
tests-3.8-6-standalone 93.59% <100.00%> (+0.21%) ⬆️
tests-3.9-4.4-standalone 93.55% <100.00%> (+0.21%) ⬆️
tests-3.9-5-standalone 93.55% <100.00%> (+0.21%) ⬆️
tests-3.9-6-standalone 93.55% <100.00%> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@art049 art049 merged commit a8cc219 into master Dec 12, 2023
35 checks passed
@art049 art049 deleted the finalize-v1 branch December 12, 2023 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant