Skip to content

[FIX] Paint Data: Fix ClearTool's issued commands#5718

Merged
janezd merged 1 commit into
biolab:masterfrom
ales-erjavec:fixes/paint-data-clear
Dec 3, 2021
Merged

[FIX] Paint Data: Fix ClearTool's issued commands#5718
janezd merged 1 commit into
biolab:masterfrom
ales-erjavec:fixes/paint-data-clear

Conversation

@ales-erjavec
Copy link
Copy Markdown
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
Copy Markdown

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