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

Instrument router and remove global spirals (S2S/component) #4319

Merged
merged 14 commits into from
Jul 17, 2024

Accept multiple elements in one TCP packet for s2s event tests

578bd1b
Select commit
Loading
Failed to load commit list.
Merged

Instrument router and remove global spirals (S2S/component) #4319

Accept multiple elements in one TCP packet for s2s event tests
578bd1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

84.41% (-0.01%) compared to 4ef5573

View this Pull Request on Codecov

84.41% (-0.01%) compared to 4ef5573

Details

Codecov Report

Attention: Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.41%. Comparing base (4ef5573) to head (578bd1b).

Files Patch % Lines
src/mongoose_transport.erl 89.47% 2 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           feature/instrument    #4319      +/-   ##
======================================================
- Coverage               84.41%   84.41%   -0.01%     
======================================================
  Files                     551      551              
  Lines                   33840    33848       +8     
======================================================
+ Hits                    28567    28572       +5     
- Misses                   5273     5276       +3     

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