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

Account for 64 KiB limit for sending beacon data #1851

Merged
merged 2 commits into from
Feb 6, 2025

Add server-side constraint to limit request body to 64 KiB

6f96d20
Select commit
Loading
Failed to load commit list.
Merged

Account for 64 KiB limit for sending beacon data #1851

Add server-side constraint to limit request body to 64 KiB
6f96d20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 0s

66.27% (+0.29%) compared to 68c6deb

View this Pull Request on Codecov

66.27% (+0.29%) compared to 68c6deb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.27%. Comparing base (68c6deb) to head (6f96d20).
Report is 16 commits behind head on trunk.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk    #1851      +/-   ##
==========================================
+ Coverage   65.97%   66.27%   +0.29%     
==========================================
  Files          88       88              
  Lines        6895     6956      +61     
==========================================
+ Hits         4549     4610      +61     
  Misses       2346     2346              

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