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

use temp file on server to handle large requests #859

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

Ellpeck
Copy link
Member

@Ellpeck Ellpeck commented Jul 4, 2024

No description provided.

@Ellpeck Ellpeck linked an issue Jul 4, 2024 that may be closed by this pull request
@Ellpeck Ellpeck requested a review from EagleoutIce July 4, 2024 14:46
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.76%. Comparing base (a6c8967) to head (e969fc1).

Files Patch % Lines
src/cli/repl/server/connection.ts 66.66% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #859      +/-   ##
==========================================
+ Coverage   71.75%   71.76%   +0.01%     
==========================================
  Files         202      202              
  Lines        7340     7350      +10     
  Branches     1136     1137       +1     
==========================================
+ Hits         5267     5275       +8     
- Misses       1708     1709       +1     
- Partials      365      366       +1     

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

@EagleoutIce EagleoutIce merged commit 1606c4f into main Jul 4, 2024
24 checks passed
@EagleoutIce EagleoutIce deleted the 481-server-fails-for-long-messages branch July 4, 2024 15:52
@EagleoutIce
Copy link
Member

This pull request is included in v2.0.12 (see Release v2.0.12 (Guard Against Shell-Escapes and Multi-File Support)).

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.

Server fails for long messages
2 participants