Skip to content
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

parsers: resp3: be less verbose #112

Merged
merged 1 commit into from
Oct 16, 2024
Merged

parsers: resp3: be less verbose #112

merged 1 commit into from
Oct 16, 2024

Conversation

aiven-sal
Copy link
Member

Close #111

@aiven-sal aiven-sal added the maintenance dependabot PR's label Oct 15, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.18%. Comparing base (e1be67b) to head (8b052c8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   75.17%   75.18%           
=======================================
  Files         132      132           
  Lines       34480    34480           
=======================================
+ Hits        25922    25925    +3     
+ Misses       8558     8555    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@mkmkme mkmkme left a comment

Choose a reason for hiding this comment

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

LGTM Thanks!

Close #111

Signed-off-by: Salvatore Mesoraca <[email protected]>
@aiven-sal aiven-sal merged commit fbf4a31 into main Oct 16, 2024
84 checks passed
@aiven-sal aiven-sal deleted the aiven-sal/logger branch October 16, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance dependabot PR's
Projects
None yet
Development

Successfully merging this pull request may close these issues.

protocole 3 (RESP3) outputs debug info with pubsub
3 participants