-
Notifications
You must be signed in to change notification settings - Fork 1.8k
refactor(NODE-3337): unwrap WriteConcernError #2932
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
6712fbe
refactor(NODE-3337): unwrap-WriteConcernError
andymina 992c3c7
refactor(NODE-3337): potential unwrapping solution
andymina 2269004
refactor(NODE-3337): remove WriteConcernError wrapping
andymina d43977c
refactor(NODE-3337): update more instances of WriteConcernError
andymina 01fc75b
refactor(NODE-3337): unwrap MongoBulkWriteError constructor
andymina 4f38794
refactor(NODE-3337): unwrap WriteConcernError constructor
andymina 0fc0bbf
refactor(NODE-3337): update MongoBulkWriteError constructor
andymina ce1ab0a
test(NODE-3337): fix ts definitions test
andymina fa88f86
refactor(NODE-3337): unwrap-WriteConcernError
andymina 2f4e16e
refactor(NODE-3337): potential unwrapping solution
andymina e1ce12f
refactor(NODE-3337): remove WriteConcernError wrapping
andymina d6a7430
refactor(NODE-3337): update more instances of WriteConcernError
andymina 3df81f1
refactor(NODE-3337): unwrap MongoBulkWriteError constructor
andymina d177f29
refactor(NODE-3337): unwrap WriteConcernError constructor
andymina d6cb94f
refactor(NODE-3337): update MongoBulkWriteError constructor
andymina 759e6c6
test(NODE-3337): fix ts definitions test
andymina 687e4a9
refactor(NODE-3337): add topologyVersion to MongoServerError
andymina b5616f5
refactor(NODE-3337): reintroduce loop in MongoServerError constructor
andymina 7914e29
refactor(NODE-3404): prevent double work in MongoServerError constructor
andymina 43e1acd
refactor(NODE-3337): revert MongoServerError constructor
andymina 487c8b7
fix(NODE-3337): fix duplicate declaration typo
andymina eb5e0c1
refactor(NODE-3337): revert incorrect usage of MongoWriteConcernError
andymina d701150
docs(NODE-3337): add comment explaining MongoServerError usage
andymina 430e8ec
refactor(NODE-3337): add symbol to WriteConcernError and revert Mongo…
andymina 524ee39
refactor(NODE-3337): remove explicit props in WriteConcernError
andymina 3015451
refactor(NODE-3337): add WriteConcernErrorData interface
andymina 8b6ea51
style(NODE-3337): mark kServerError internal
andymina f5a1a7d
refactor(NODE-3337): inline return typeof toJSON
andymina 3b6f491
refactor(NODE-3337): make WriteConcernErrorData public
andymina File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.