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

Add named save states widget, disable menu entries for numbered/quick… #1466

Merged
merged 2 commits into from
Nov 23, 2023

Linux build fix

948bdca
Select commit
Loading
Failed to load commit list.
Merged

Add named save states widget, disable menu entries for numbered/quick… #1466

Linux build fix
948bdca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 22, 2023 in 0s

8.59% (-0.01%) compared to a072e38

View this Pull Request on Codecov

8.59% (-0.01%) compared to a072e38

Details

Codecov Report

Attention: 142 lines in your changes are missing coverage. Please review.

Comparison is base (a072e38) 8.59% compared to head (948bdca) 8.59%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/gui/widgets/named_savestates.cc 0.00% 101 Missing ⚠️
src/gui/gui.cc 0.00% 40 Missing ⚠️
src/gui/widgets/named_savestates.h 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1466      +/-   ##
==========================================
- Coverage    8.59%    8.59%   -0.01%     
==========================================
  Files         408      410       +2     
  Lines      125609   125742     +133     
==========================================
  Hits        10802    10802              
- Misses     114807   114940     +133     

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