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

Optimize searching for packets in the LostPackets list to see if they… #4806

Merged
merged 3 commits into from
Feb 12, 2025

Optimize searching for packets in the LostPackets list to see if they…

d4acfd2
Select commit
Loading
Failed to load commit list.
Merged

Optimize searching for packets in the LostPackets list to see if they… #4806

Optimize searching for packets in the LostPackets list to see if they…
d4acfd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 12, 2025 in 0s

85.64% (-1.39%) compared to 8936fdc

View this Pull Request on Codecov

85.64% (-1.39%) compared to 8936fdc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.64%. Comparing base (8936fdc) to head (d4acfd2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4806      +/-   ##
==========================================
- Coverage   87.02%   85.64%   -1.39%     
==========================================
  Files          56       56              
  Lines       17422    17425       +3     
==========================================
- Hits        15162    14924     -238     
- Misses       2260     2501     +241     

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