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

[ENH] Test and Score: Copy selected rows to clipboard #5203

Merged
merged 3 commits into from
Jan 22, 2021

Conversation

VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Jan 20, 2021

Issue

Implements #5161

Description of changes
  • move code from owtable to utils
  • implement copy selection in ScoreTable
  • implement copy_to_clipboard in OWTestAndScore
Includes
  • Code changes
  • Tests
  • Documentation

@VesnaT VesnaT changed the title Testandscore copy [ENH] Test Learners: Copy selected rows to clipboard Jan 20, 2021
@VesnaT VesnaT changed the title [ENH] Test Learners: Copy selected rows to clipboard [ENH] Test And Score: Copy selected rows to clipboard Jan 20, 2021
@VesnaT VesnaT changed the title [ENH] Test And Score: Copy selected rows to clipboard [ENH] Test and Score: Copy selected rows to clipboard Jan 20, 2021
@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #5203 (b60fb4d) into master (5236e3b) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5203      +/-   ##
==========================================
+ Coverage   85.12%   85.17%   +0.04%     
==========================================
  Files         299      299              
  Lines       60874    60880       +6     
==========================================
+ Hits        51822    51852      +30     
+ Misses       9052     9028      -24     

@janezd janezd self-assigned this Jan 22, 2021
@janezd
Copy link
Contributor

janezd commented Jan 22, 2021

@VesnaT, I added a short commit. Say "yes" and I merge (after tests).

@janezd janezd merged commit 0d6da92 into biolab:master Jan 22, 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.

2 participants