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 error in xfid undo handling #500

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Fix error in xfid undo handling #500

merged 1 commit into from
Jun 21, 2024

Conversation

rjkroege
Copy link
Owner

This change fixes #499: nomark works correctly when setting the name
of a buffer.

This change fixes #499: nomark works correctly when setting the name
of a buffer.
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.49%. Comparing base (8eb4bb3) to head (9e2e53f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #500   +/-   ##
=======================================
  Coverage   58.48%   58.49%           
=======================================
  Files          54       54           
  Lines       10761    10762    +1     
=======================================
+ Hits         6294     6295    +1     
  Misses       4032     4032           
  Partials      435      435           

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

@rjkroege rjkroege merged commit a0621d9 into master Jun 21, 2024
14 checks passed
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.

nomark filesystem command doesn't seem to work
1 participant