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

feat(non-tabular-data): return path instead of empty dataset #18

Merged
merged 2 commits into from
Aug 2, 2019

Conversation

mcmcgrath13
Copy link
Contributor

Per discussion in #5 , return a Path instead of a VegaDataset when the data in the file is not tabular (such as GeoJSON).

@codecov-io
Copy link

Codecov Report

Merging #18 into master will not change coverage.
The diff coverage is 75%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files           1        1           
  Lines          62       62           
=======================================
  Hits           58       58           
  Misses          4        4
Impacted Files Coverage Δ
src/VegaDatasets.jl 93.54% <75%> (ø) ⬆️

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 acef41c...01b6ed0. Read the comment docs.

@davidanthoff davidanthoff merged commit 2113fdf into queryverse:master Aug 2, 2019
@davidanthoff
Copy link
Member

Thanks!

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.

3 participants