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

Define message size #60

Merged
merged 4 commits into from
Feb 11, 2025
Merged

Conversation

higor-duarte-oliveira
Copy link
Contributor

@higor-duarte-oliveira higor-duarte-oliveira commented Feb 7, 2025

This PR allows you to change the maximum size of the received and sent message.

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.86%. Comparing base (5a2182c) to head (651421b).
Report is 32 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   82.11%   81.86%   -0.25%     
==========================================
  Files          26       27       +1     
  Lines        3696     3767      +71     
==========================================
+ Hits         3035     3084      +49     
- Misses        519      542      +23     
+ Partials      142      141       -1     
Files with missing lines Coverage Δ
internal/service/deckard_service.go 80.18% <100.00%> (+0.91%) ⬆️

... and 1 file with indirect coverage changes

@higor-duarte-oliveira higor-duarte-oliveira changed the title Update max msg size Define message size Feb 10, 2025
@lucasoares lucasoares merged commit 39a0b84 into takenet:main Feb 11, 2025
5 checks passed
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.

3 participants