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(list): update lastSession when resume list by name #4997

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

aispeaking
Copy link
Contributor

List action works on lastSession. When resuming a named list which is not the lastSession, it should update the lastSession.

This fix #4971 case2.

List action works on lastSession. When resuming a named list which is not the lastSession, it should update the lastSession.
Copy link

codecov bot commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (2ec3166) to head (89be587).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4997   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files         273      273           
  Lines       26071    26072    +1     
  Branches     5390     5390           
=======================================
+ Hits        25693    25696    +3     
+ Misses        221      218    -3     
- Partials      157      158    +1     

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

@fannheyward fannheyward merged commit 784ce14 into neoclide:master Apr 28, 2024
4 checks passed
fannheyward added a commit that referenced this pull request May 6, 2024
48bae5f chore(packages): update dependencies (#4999)
82ca3c9 feat(esbuild): disable minify for all (#5000)
784ce14 fix(list): update lastSession when resume list by name (#4997)
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.

List not work after some operation
2 participants