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: Enter key properly working when reading analysis from file #312

Merged
merged 1 commit into from Feb 13, 2024

Conversation

dundee
Copy link
Owner

@dundee dundee commented Feb 13, 2024

fixes #311

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6407b17) 90.13% compared to head (9229df8) 90.16%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #312      +/-   ##
==========================================
+ Coverage   90.13%   90.16%   +0.02%     
==========================================
  Files          31       31              
  Lines        3345     3345              
==========================================
+ Hits         3015     3016       +1     
+ Misses        268      267       -1     
  Partials       62       62              

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

@dundee dundee merged commit efa7e46 into master Feb 13, 2024
10 checks passed
@dundee dundee deleted the dundee/fix/input-enter branch February 13, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENTER key not working when navigating loaded json file
1 participant