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

Improve player vehicle exit logic #726

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Replace tabs with spaces

db1c405
Select commit
Loading
Failed to load commit list.
Open

Improve player vehicle exit logic #726

Replace tabs with spaces
db1c405
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2024 in 0s

11.14% (-6.99%) compared to 51b7264

View this Pull Request on Codecov

11.14% (-6.99%) compared to 51b7264

Details

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 11.14%. Comparing base (51b7264) to head (db1c405).
Report is 34 commits behind head on main.

Files with missing lines Patch % Lines
rwgame/states/IngameState.cpp 0.00% 8 Missing ⚠️
rwengine/src/objects/VehicleObject.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #726      +/-   ##
==========================================
- Coverage   18.12%   11.14%   -6.99%     
==========================================
  Files         252      252              
  Lines       22938    22946       +8     
  Branches     5769     5794      +25     
==========================================
- Hits         4158     2557    -1601     
- Misses      17659    18860    +1201     
- Partials     1121     1529     +408     

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