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 importer for directories - now a seperate import menu item #2080

Merged
merged 3 commits into from
Jan 28, 2020

Conversation

astrofrog
Copy link
Member

@keflavich - this should fix the issues you were seeing under Linux

@astrofrog astrofrog added this to the v0.16.0 milestone Jan 28, 2020
@codecov
Copy link

codecov bot commented Jan 28, 2020

Codecov Report

Merging #2080 into master will increase coverage by 0.03%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2080      +/-   ##
==========================================
+ Coverage   87.95%   87.99%   +0.03%     
==========================================
  Files         243      245       +2     
  Lines       22090    22101      +11     
==========================================
+ Hits        19430    19448      +18     
+ Misses       2660     2653       -7
Impacted Files Coverage Δ
glue/core/data_factories/__init__.py 100% <ø> (ø) ⬆️
glue/dialogs/data_wizard/qt/data_wizard_dialog.py 93.9% <100%> (+0.31%) ⬆️
glue/io/qt/directory_importer/__init__.py 100% <100%> (ø)
...lue/io/qt/directory_importer/directory_importer.py 80% <80%> (ø)
glue/app/qt/application.py 78.5% <0%> (+0.35%) ⬆️
glue/config.py 84.88% <0%> (+1.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8689ac...d02fdcd. Read the comment docs.

@astrofrog astrofrog merged commit e4c7dfe into glue-viz:master Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant