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] Corpus - Open file dialogue at previous location #1002

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

PrimozGodec
Copy link
Collaborator

Issue

Fixes #850

Description of changes

Open file dialogue in previous location

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec changed the title [FIX] Corpus - Open file dialogue in previous location [FIX] Corpus - Open file dialogue at previous location Aug 24, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2023

Codecov Report

Merging #1002 (a6ea120) into master (9e2828c) will increase coverage by 0.13%.
The diff coverage is 94.28%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1002      +/-   ##
==========================================
+ Coverage   79.69%   79.82%   +0.13%     
==========================================
  Files          92       93       +1     
  Lines       12389    12420      +31     
  Branches     1635     1679      +44     
==========================================
+ Hits         9873     9914      +41     
+ Misses       2216     2205      -11     
- Partials      300      301       +1     

@PrimozGodec PrimozGodec merged commit f212606 into biolab:master Aug 24, 2023
9 of 12 checks passed
@PrimozGodec PrimozGodec deleted the corpus-remember-last-path branch August 24, 2023 10:40
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.

Corpus: open files from previous location
2 participants