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] Paint Data: Fix ClearTool's issued commands #5718

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

ales-erjavec
Copy link
Contributor

Issue

Fixes gh-5704

Description of changes

Do not use the plot's range to select what to delete.

Includes
  • Code changes
  • Tests
  • Documentation

Do not use the plot's range to select what to delete.
@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #5718 (3fd9b2f) into master (a310820) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5718      +/-   ##
==========================================
- Coverage   86.12%   86.12%   -0.01%     
==========================================
  Files         315      315              
  Lines       66076    66093      +17     
==========================================
+ Hits        56906    56920      +14     
- Misses       9170     9173       +3     

@janezd janezd merged commit 3408e32 into biolab:master Dec 3, 2021
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.

Paint Data not clearing all samples
2 participants