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

Add test related to Grease issue 33. #1442

Closed

Conversation

kurtkilpela
Copy link

FastCGI uses GRUtf8CodecStream instances. A missing selector was not detected by other test cases which use WriteStream instances.

See: GsDevKit/Grease#33

FastCGI uses GRUtf8CodecStream instances. A missing selector was not detected by other test cases which use WriteStream instances.

See: GsDevKit/Grease#33
Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.42%. Comparing base (1523181) to head (4bd1087).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1442      +/-   ##
==========================================
+ Coverage   49.39%   49.42%   +0.02%     
==========================================
  Files        9078     9073       -5     
  Lines       80126    80080      -46     
==========================================
  Hits        39576    39576              
+ Misses      40550    40504      -46     

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

@jbrichau
Copy link
Member

@kurtkilpela Thanks for this!
I made another version that avoids a separate Gemstone-specific package in #1443

@jbrichau
Copy link
Member

I'll close this and merge the other one.

@jbrichau jbrichau closed this Aug 19, 2024
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