Skip to content

When reading data, don't peek.#8

Merged
ChadSikorra merged 1 commit intomainfrom
patch/read
Apr 25, 2026
Merged

When reading data, don't peek.#8
ChadSikorra merged 1 commit intomainfrom
patch/read

Conversation

@ChadSikorra
Copy link
Copy Markdown
Contributor

See: #6

…ing with lots of data.

Update the message queue to correctly use generators for getMessages. Remove the useless generate usage for getMessage.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2026

Codecov Report

❌ Patch coverage is 91.48936% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.19%. Comparing base (d0c8c6f) to head (6536a93).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/FreeDSx/Socket/Socket.php 86.95% 3 Missing ⚠️
src/FreeDSx/Socket/Queue/MessageQueue.php 95.83% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main       #8      +/-   ##
============================================
+ Coverage     77.11%   81.19%   +4.07%     
+ Complexity      105      101       -4     
============================================
  Files             7        7              
  Lines           319      319              
============================================
+ Hits            246      259      +13     
+ Misses           73       60      -13     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ChadSikorra ChadSikorra merged commit bf6343d into main Apr 25, 2026
24 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.

1 participant