Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6377 +/- ##
==========================================
+ Coverage 88.81% 89.52% +0.70%
==========================================
Files 251 253 +2
Lines 41604 41549 -55
Branches 3623 3963 +340
==========================================
+ Hits 36950 37195 +245
+ Misses 4610 4297 -313
- Partials 44 57 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 2.8
git worktree add -d .worktree/backport-6377-to-2.8 origin/2.8
cd .worktree/backport-6377-to-2.8
git switch --create backport-6377-to-2.8
git cherry-pick -x 1243f48e4e46fb0399772ef659a9d60a6dd77163 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 2.6
git worktree add -d .worktree/backport-6377-to-2.6 origin/2.6
cd .worktree/backport-6377-to-2.6
git switch --create backport-6377-to-2.6
git cherry-pick -x 1243f48e4e46fb0399772ef659a9d60a6dd77163 |
* set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors (cherry picked from commit 1243f48)
|
Successfully created backport PR for |
* set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors (cherry picked from commit 1243f48)
|
Successfully created backport PR for |
* set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors (cherry picked from commit 1243f48)
|
Successfully created backport PR for |
* set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors (cherry picked from commit 1243f48)
* set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors (cherry picked from commit 1243f48)
Hadle JSON.DEL logs [MOD-10266] (#6377) * set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors (cherry picked from commit 1243f48) Co-authored-by: BenGoldberger <ben.goldberger@redis.com>
Hadle JSON.DEL logs [MOD-10266] (#6377) * set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors (cherry picked from commit 1243f48) Co-authored-by: BenGoldberger <ben.goldberger@redis.com>
* Hadle JSON.DEL logs [MOD-10266] (#6377) * set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors (cherry picked from commit 1243f48) * remove skip json --------- Co-authored-by: BenGoldberger <ben.goldberger@redis.com>
* Hadle JSON.DEL logs [MOD-10266] (#6377) * set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors (cherry picked from commit 1243f48) * remove set error * move unecessery tests * add couldnt open key error * document does not exist
* Hadle JSON.DEL logs [MOD-10266] (#6377) * set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors (cherry picked from commit 1243f48) * move set error * add error when couldnt open key
Compliance Analysis:
Actionable Recommendations:
The PR implementation aligns well with the Jira requirements, with minor areas for improvement to enhance user experience and error visibility. |
* set the errors when needed and change log level to debug * add tests * skip cluster * change test * simplify test * add verbose to test * ad print for rltest_config * add some test to json error * add some test to json errors
this PR should clean the warning logs when deleting a json doc
And set the index errors for some flows