-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Stream output #58
Stream output #58
Conversation
xepozz
commented
Sep 10, 2023
Q | A |
---|---|
Is bugfix? | ✔️ |
New feature? | ❌ |
Breaks BC? | ❌ |
PR Summary
|
# Conflicts: # src/SapiEmitter.php
c57f86d
to
f6f6dea
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #58 +/- ##
=========================================
Coverage 99.41% 99.42%
- Complexity 114 115 +1
=========================================
Files 5 5
Lines 343 346 +3
=========================================
+ Hits 341 344 +3
Misses 2 2 ☔ View full report in Codecov by Sentry. |
@xepozz is it possible to unit-test it? |
Tested with xepozz/internal-mocker. Need to prepare it's release and can merge it |