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

Add FileIO support #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alhirzel
Copy link

This partially addresses #4. In addition to these commits and a small addition to FileIO, the GPX.jl package will need to be added to the General registry - see https://github.com/JuliaRegistries/General

@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2020

Codecov Report

Merging #5 into master will decrease coverage by 0.96%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   94.84%   93.87%   -0.97%     
==========================================
  Files           1        1              
  Lines          97       98       +1     
==========================================
  Hits           92       92              
- Misses          5        6       +1     
Impacted Files Coverage Δ
src/GPX.jl 93.87% <0.00%> (-0.97%) ⬇️

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 41eed14...380bb61. Read the comment docs.

@scls19fr
Copy link
Owner

scls19fr commented Jun 29, 2020

Could you add some tests to ensure FileIO integration works properly?

@scls19fr
Copy link
Owner

https://github.com/scls19fr/GPX.jl/blob/master/sample/write_gpx.jl shows how to write a GPX document.

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.

None yet

3 participants