Closed kurtkilpela closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 49.42%. Comparing base (
1523181
) to head (4bd1087
). Report is 5 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@kurtkilpela Thanks for this! I made another version that avoids a separate Gemstone-specific package in https://github.com/SeasideSt/Seaside/pull/1443
I'll close this and merge the other one.
FastCGI uses GRUtf8CodecStream instances. A missing selector was not detected by other test cases which use WriteStream instances.
See: https://github.com/GsDevKit/Grease/issues/33