Skip to content

Conversation

@diesalbla
Copy link
Contributor

The next process, to continuously pull messages from socket and emit them so that they are pushed to the queue, is not in itself a Streaming (data-intensive consumer-driven pull) process, so we can reduce it to a loop in the monadic method..

The `next` process, to continuously pull messages from socket
and emit them so that they are pushed to the queue, is not in
itself a Streaming (data-intensive consumer-driven pull) process,
so we can reduce it to a loop in the monadic method..
@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Merging #771 (bcd3a40) into main (df719d6) will decrease coverage by 0.10%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main     #771      +/-   ##
==========================================
- Coverage   84.82%   84.71%   -0.11%     
==========================================
  Files         124      124              
  Lines        1667     1662       -5     
  Branches      124      123       -1     
==========================================
- Hits         1414     1408       -6     
- Misses        253      254       +1     
Impacted Files Coverage Δ
...red/src/main/scala/net/BufferedMessageSocket.scala 96.15% <80.00%> (-3.85%) ⬇️

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

@mpilquist mpilquist merged commit 1b03c5e into typelevel:main Jan 3, 2023
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