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] pythoneditor/editor: Change order in terminate #6756

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

ales-erjavec
Copy link
Contributor

Issue

Python editor tests (vim) frequently segfault.

Description of changes

Terminate subelements before clearing the text

Includes
  • Code changes
  • Tests
  • Documentation

Terminate subelements before clearing the text
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

Merging #6756 (9769f13) into master (bc3d58f) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6756      +/-   ##
==========================================
- Coverage   88.16%   88.15%   -0.01%     
==========================================
  Files         323      323              
  Lines       70748    70748              
==========================================
- Hits        62374    62371       -3     
- Misses       8374     8377       +3     

@markotoplak markotoplak merged commit f970414 into biolab:master Mar 11, 2024
24 of 27 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.

2 participants