Skip to content

[CLIENT-3994] Improve error actionability#1103

Draft
juliannguyen4 wants to merge 31 commits into
CLIENT-4836-add-string-ops-and-expressionsfrom
CLIENT-3994-improve-error-actionability
Draft

[CLIENT-3994] Improve error actionability#1103
juliannguyen4 wants to merge 31 commits into
CLIENT-4836-add-string-ops-and-expressionsfrom
CLIENT-3994-improve-error-actionability

Conversation

…eck for verbosity levels > 2, so I guess the server will return an error.
…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.
@codecov-commenter

codecov-commenter commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 60.00000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.62%. Comparing base (2b8668b) to head (31441f9).
⚠️ Report is 5 commits behind head on CLIENT-4836-add-string-ops-and-expressions.

Files with missing lines Patch % Lines
src/main/policy_config.c 46.15% 7 Missing ⚠️
src/main/exception.c 72.72% 3 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…) 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.
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.

2 participants