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: don't change folder when new folder is parent of root. #863

Merged
merged 3 commits into from
Aug 8, 2023

Conversation

dfguerrerom
Copy link
Collaborator

@dfguerrerom dfguerrerom commented Aug 7, 2023

closes #862 and a simple implementation of #864

@dfguerrerom dfguerrerom removed the request for review from 12rambau August 7, 2023 20:45
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #863 (f7eda5a) into main (b26c7d6) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #863      +/-   ##
==========================================
+ Coverage   96.54%   96.58%   +0.03%     
==========================================
  Files          39       39              
  Lines        3795     3802       +7     
==========================================
+ Hits         3664     3672       +8     
+ Misses        131      130       -1     
Files Changed Coverage Δ
sepal_ui/sepalwidgets/inputs.py 99.77% <100.00%> (+0.22%) ⬆️

@12rambau 12rambau merged commit cd7d97c into main Aug 8, 2023
9 checks passed
@12rambau 12rambau deleted the file_input branch August 8, 2023 20:01
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.

FileInput parent folder disappears
2 participants