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

fix(incoming): 到达最大限制后,不再记录回包内容 #560

Merged
merged 1 commit into from
Oct 27, 2023

fix(incoming): 到达最大限制后,不再记录包内容

e9b24b2
Select commit
Loading
Failed to load commit list.
Merged

fix(incoming): 到达最大限制后,不再记录回包内容 #560

fix(incoming): 到达最大限制后,不再记录包内容
e9b24b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2023 in 1s

90.20% (+0.21%) compared to 218dfc9

View this Pull Request on Codecov

90.20% (+0.21%) compared to 218dfc9

Details

Codecov Report

Merging #560 (e9b24b2) into master (218dfc9) will increase coverage by 0.21%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #560      +/-   ##
==========================================
+ Coverage   89.98%   90.20%   +0.21%     
==========================================
  Files          21       21              
  Lines         679      684       +5     
  Branches      113      121       +8     
==========================================
+ Hits          611      617       +6     
+ Misses         67       66       -1     
  Partials        1        1              
Files Coverage Δ
lib/core/runtime/create-server.hack.ts 96.66% <100.00%> (ø)
lib/core/runtime/capture/incoming.ts 95.83% <75.00%> (-4.17%) ⬇️
lib/core/runtime/capture/outgoing.ts 96.29% <50.00%> (+0.29%) ⬆️

... and 1 file with indirect coverage changes