[CLIENT-3994] Improve error actionability#1103
Draft
juliannguyen4 wants to merge 31 commits into
Draft
Conversation
…-3994-improve-error-actionability
…-3994-improve-error-actionability
…xpressions' into CLIENT-3994-improve-error-actionability
…xpressions' into CLIENT-3994-improve-error-actionability
…eck for verbosity levels > 2, so I guess the server will return an error.
…tuple of exception args.
…ed server versions. This is to make sure undefined behavior doesn't happen in the client (e.g uninitialized reads)
… the server now has the correct 8.1.3 version.
…-3994-improve-error-actionability
…xpressions' into CLIENT-3994-improve-error-actionability
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## CLIENT-4836-add-string-ops-and-expressions #1103 +/- ##
===============================================================================
+ Coverage 2.59% 84.62% +82.02%
===============================================================================
Files 80 102 +22
Lines 12601 14912 +2311
===============================================================================
+ Hits 327 12619 +12292
+ Misses 12274 2293 -9981 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…) and append() only when strings are passed as arguments in favor of the string ops version.
…prepend() and append() only when strings are passed as arguments in favor of the string ops version." This reverts commit ae388db.
…eaking change per product team's request.
… op API." This reverts commit d8ec58b.
…xpressions' into CLIENT-3994-improve-error-actionability
…xpressions' into CLIENT-3994-improve-error-actionability
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.