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: Fix app.Test() auto-failing when a connection is closed early #3279

Merged
merged 6 commits into from
Jan 13, 2025

♻️ Refactor: Update Drop tests to verify error type

fd86be6
Select commit
Loading
Failed to load commit list.
Merged

🩹 Fix: Fix app.Test() auto-failing when a connection is closed early #3279

♻️ Refactor: Update Drop tests to verify error type
fd86be6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2025 in 0s

84.15% (+0.06%) compared to bc37f20

View this Pull Request on Codecov

84.15% (+0.06%) compared to bc37f20

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.15%. Comparing base (bc37f20) to head (fd86be6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3279      +/-   ##
==========================================
+ Coverage   84.08%   84.15%   +0.06%     
==========================================
  Files         116      116              
  Lines       11541    11541              
==========================================
+ Hits         9704     9712       +8     
+ Misses       1406     1400       -6     
+ Partials      431      429       -2     

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