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 String -> Symbol type assertion #50

Merged
merged 3 commits into from
Feb 18, 2020
Merged

Conversation

haampie
Copy link
Contributor

@haampie haampie commented Feb 17, 2020

Fixes the other #47 issue

@nickrobinson251
Copy link
Contributor

Thanks :) Please can you add tests, and then bump the patch version?

@codecov
Copy link

codecov bot commented Feb 17, 2020

Codecov Report

Merging #50 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #50   +/-   ##
====================================
  Coverage      96%   96%           
====================================
  Files           6     6           
  Lines         150   150           
====================================
  Hits          144   144           
  Misses          6     6
Impacted Files Coverage Δ
src/file_io.jl 95.65% <ø> (ø) ⬆️

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 a306085...5384204. Read the comment docs.

@haampie
Copy link
Contributor Author

haampie commented Feb 17, 2020

ERROR: LoadError: LoadError: InitError: Unable to automatically install 'OpenBLAS' from '/Users/travis/.julia/packages/OpenBLAS_jll/cl4ZS/Artifacts.toml' seems unrelated?

@haampie
Copy link
Contributor Author

haampie commented Feb 18, 2020

Should we rerun travis?

@oxinabox
Copy link
Member

rerunning

@haampie
Copy link
Contributor Author

haampie commented Feb 18, 2020

Much better!

@oxinabox oxinabox merged commit 9531c5f into invenia:master Feb 18, 2020
@oxinabox
Copy link
Member

Thanks! LGTM

@nickrobinson251
Copy link
Contributor

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