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

Support for sreamed output #13

Merged
merged 4 commits into from
Mar 21, 2022
Merged

Support for sreamed output #13

merged 4 commits into from
Mar 21, 2022

Conversation

roxblnfk
Copy link
Member

Added configurable byte10 property and Frame::BYTE10_STREAM constant into the Frame class

Fix #11

@roxblnfk roxblnfk requested review from butschster and msmakouz March 21, 2022 16:04
@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #13 (9767044) into master (2c50b64) will increase coverage by 0.33%.
The diff coverage is 83.33%.

@@             Coverage Diff              @@
##             master      #13      +/-   ##
============================================
+ Coverage     73.06%   73.40%   +0.33%     
  Complexity      119      119              
============================================
  Files             9        9              
  Lines           297      297              
============================================
+ Hits            217      218       +1     
+ Misses           80       79       -1     
Flag Coverage Δ
php 73.40% <83.33%> (+0.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Frame.php 75.00% <83.33%> (+3.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c50b64...9767044. Read the comment docs.

@roxblnfk roxblnfk merged commit 6813452 into master Mar 21, 2022
@roxblnfk roxblnfk deleted the feature/chunked-response branch March 21, 2022 20:18
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.

Support for Streamed output
2 participants