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 movement issues and improve event handling #254

Merged
merged 1 commit into from
Dec 16, 2024

Fix server->client jerky movement

5cdcc81
Select commit
Loading
Failed to load commit list.
Merged

Fix movement issues and improve event handling #254

Fix server->client jerky movement
5cdcc81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 0s

11.09% (+0.21%) compared to 1b0690f

View this Pull Request on Codecov

11.09% (+0.21%) compared to 1b0690f

Details

Codecov Report

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

Project coverage is 11.09%. Comparing base (1b0690f) to head (5cdcc81).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
client/resources/vorbis-stream.cpp 0.00% 1 Missing ⚠️
server/save-game.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
+ Coverage   10.88%   11.09%   +0.21%     
==========================================
  Files         110      111       +1     
  Lines       13335    13397      +62     
==========================================
+ Hits         1451     1486      +35     
- Misses      11884    11911      +27     

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