Skip to content

[2.8] Hadle JSON.DEL logs [MOD-10266]#6466

Merged
BenGoldberger merged 3 commits into2.8from
backport-6377-to-2.8
Jul 9, 2025
Merged

[2.8] Hadle JSON.DEL logs [MOD-10266]#6466
BenGoldberger merged 3 commits into2.8from
backport-6377-to-2.8

Conversation

@BenGoldberger
Copy link
Copy Markdown
Collaborator

@BenGoldberger BenGoldberger commented Jul 8, 2025

(#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)

Describe the changes in the pull request

A clear and concise description of what the PR is solving, including:

  1. Current: The current state briefly
  2. Change: What is the change
  3. Outcome: Adding the outcome

Which additional issues this PR fixes

  1. MOD-...
  2. #...

Main objects this PR modified

  1. ...

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

* 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)
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 8, 2025

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 87.49%. Comparing base (007d3f8) to head (163d383).
Report is 1 commits behind head on 2.8.

Files with missing lines Patch % Lines
src/json.c 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.8    #6466      +/-   ##
==========================================
- Coverage   87.51%   87.49%   -0.02%     
==========================================
  Files         202      202              
  Lines       35590    35596       +6     
==========================================
- Hits        31146    31145       -1     
- Misses       4444     4451       +7     
Flag Coverage Δ
flow 81.81% <28.57%> (-0.23%) ⬇️
unit 42.77% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@GuyAv46 GuyAv46 changed the title [2.8] Hadle JSON.DEL logs [MOD-10266] (#6377) [2.8] Hadle JSON.DEL logs [MOD-10266] Jul 8, 2025
Copy link
Copy Markdown
Collaborator

@GuyAv46 GuyAv46 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing failure to open key error

@BenGoldberger BenGoldberger requested a review from GuyAv46 July 9, 2025 05:58
Copy link
Copy Markdown
Collaborator

@GuyAv46 GuyAv46 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd expect at least some of the new errors to be covered by the new tests

@BenGoldberger BenGoldberger added this pull request to the merge queue Jul 9, 2025
Merged via the queue into 2.8 with commit 6791b2f Jul 9, 2025
10 of 11 checks passed
@BenGoldberger BenGoldberger deleted the backport-6377-to-2.8 branch July 9, 2025 08:05
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