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

network: improve MsgOfInterest message handling #5476

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

cce
Copy link
Contributor

@cce cce commented Jun 16, 2023

Summary

Provides improved handling of MsgOfInterest websockets messages.

Test Plan

New tests added and old network tests updated.

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #5476 (f7f4855) into master (2eb239b) will decrease coverage by 2.14%.
The diff coverage is 78.94%.

@@            Coverage Diff             @@
##           master    #5476      +/-   ##
==========================================
- Coverage   55.64%   53.50%   -2.14%     
==========================================
  Files         447      448       +1     
  Lines       63407    63418      +11     
==========================================
- Hits        35282    33934    -1348     
- Misses      25743    27065    +1322     
- Partials     2382     2419      +37     
Impacted Files Coverage Δ
network/msgOfInterest.go 94.11% <50.00%> (-5.89%) ⬇️
network/wsPeer.go 63.39% <81.81%> (-7.19%) ⬇️
protocol/tags.go 100.00% <100.00%> (ø)

... and 72 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@algorandskiy algorandskiy merged commit 07f9431 into algorand:master Jun 16, 2023
10 of 11 checks passed
@cce cce deleted the handle-invalid-msgOfInterestTag branch June 16, 2023 17:43
iansuvak pushed a commit to iansuvak/go-algorand that referenced this pull request Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants