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

patch(memory): add Cursor::resume for sequence continuation #211

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

pythonbrad
Copy link
Owner

Issue

Change

Now, it's possible to resume a ended sequence.

Now, it's possible to resume a ended sesquence.
@pythonbrad pythonbrad self-assigned this Mar 25, 2024
@pythonbrad pythonbrad merged commit f39ea90 into main Mar 25, 2024
5 checks passed
@pythonbrad pythonbrad deleted the patch branch March 25, 2024 19:23
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8425754180

Details

  • 13 of 13 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 98.864%

Totals Coverage Status
Change from base Build 8396855625: 0.01%
Covered Lines: 1480
Relevant Lines: 1497

💛 - Coveralls

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.

Unable to reuse a ended sequence
2 participants