Skip to content

Add FileIO support#5

Open
alhirzel wants to merge 2 commits into
s-celles:masterfrom
alhirzel:add-fileio-support
Open

Add FileIO support#5
alhirzel wants to merge 2 commits into
s-celles:masterfrom
alhirzel:add-fileio-support

Conversation

@alhirzel

Copy link
Copy Markdown

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

codecov-commenter commented Jun 29, 2020

Copy link
Copy Markdown

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.

@s-celles

s-celles commented Jun 29, 2020

Copy link
Copy Markdown
Owner

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

@s-celles

Copy link
Copy Markdown
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.

3 participants