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] drophandlers: Preserve defaults history #6069

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

ales-erjavec
Copy link
Contributor

Issue

Closes: gh-6010

Description of changes

Prepend new items to stored history.

Includes
  • Code changes
  • Tests
  • Documentation

@ales-erjavec ales-erjavec marked this pull request as ready for review July 22, 2022 13:34
@codecov
Copy link

codecov bot commented Jul 22, 2022

Codecov Report

Merging #6069 (e97471a) into master (04c0e73) will increase coverage by 0.02%.
The diff coverage is 96.03%.

❗ Current head e97471a differs from pull request most recent head de1ea2d. Consider uploading reports for the commit de1ea2d to get more accurate results

@@            Coverage Diff             @@
##           master    #6069      +/-   ##
==========================================
+ Coverage   86.59%   86.62%   +0.02%     
==========================================
  Files         315      315              
  Lines       67317    67499     +182     
==========================================
+ Hits        58295    58472     +177     
- Misses       9022     9027       +5     

@ales-erjavec ales-erjavec force-pushed the drop-perserve-history branch 2 times, most recently from e97471a to de1ea2d Compare August 1, 2022 10:28
@BlazZupan BlazZupan merged commit 1afa5ef into biolab:master Sep 16, 2022
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.

Dragging a data file to canvas should retain file history in the File widget
2 participants