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

feat: support disableable qos message size validation #209

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

denopink
Copy link
Contributor

@denopink denopink commented Aug 1, 2024

  • disableable qos message size validation
  • this will match parodus's default behavior
    • no individual message size validation

@denopink denopink added the enhancement improvement or small functionality added to an existing feature label Aug 1, 2024
@denopink denopink self-assigned this Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.93%. Comparing base (31387eb) to head (5eed84a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
- Coverage   76.94%   76.93%   -0.02%     
==========================================
  Files          75       75              
  Lines        4550     4548       -2     
==========================================
- Hits         3501     3499       -2     
  Misses        851      851              
  Partials      198      198              
Flag Coverage Δ
unittests 76.93% <100.00%> (-0.02%) ⬇️

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.

@denopink denopink force-pushed the denopink/feat/disableable-qos-message-size-chek branch from ce5d4f8 to f48fafb Compare August 1, 2024 21:12
@denopink denopink changed the title feat: support disableable qos message size check feat: support disableable qos message size validation Aug 1, 2024
- disableable qos message size validation
- this will match parodus's default behavior
  - no individual message size validation
@denopink denopink force-pushed the denopink/feat/disableable-qos-message-size-chek branch from f48fafb to 5eed84a Compare August 1, 2024 22:59
@denopink denopink merged commit bc11372 into main Aug 5, 2024
17 of 18 checks passed
@denopink denopink deleted the denopink/feat/disableable-qos-message-size-chek branch August 5, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improvement or small functionality added to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants