-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat(types): add update method to document types #1926
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
Conversation
# Conflicts: # tests/unit/types/document/test_document.py
Codecov Report
@@ Coverage Diff @@
## master #1926 +/- ##
==========================================
- Coverage 86.50% 86.26% -0.25%
==========================================
Files 148 148
Lines 7042 7042
==========================================
- Hits 6092 6075 -17
- Misses 950 967 +17
Continue to review full report at Codecov.
|
Latency summaryCurrent PR yields:
Breakdown
Backed by latency-tracking. Further commits will update this comment. |
This is a potential Breaking change because the API of |
this solves #1891