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

websockets: Count pings from server as activity for idle_timeout #2718

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Testing some stuff to see if the tests are more stable like this

c8ffce2
Select commit
Loading
Failed to load commit list.
Open

websockets: Count pings from server as activity for idle_timeout #2718

Testing some stuff to see if the tests are more stable like this
c8ffce2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2024 in 1s

93.03% (-0.01%) compared to e42cf8a, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

93.03% (-0.01%) compared to e42cf8a, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e42cf8a) 93.03% compared to head (c8ffce2) 93.03%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2718      +/-   ##
===========================================
- Coverage    93.03%   93.03%   -0.01%     
===========================================
  Files          178      178              
  Lines        13687    13684       -3     
===========================================
- Hits         12734    12731       -3     
  Misses         953      953              
Files Coverage Δ
include/boost/beast/websocket/impl/stream_impl.hpp 96.16% <100.00%> (-0.03%) ⬇️
include/boost/beast/websocket/stream_base.hpp 26.31% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e42cf8a...c8ffce2. Read the comment docs.