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

Split functions to parse gpx data and factor out track parsing #43

Merged
merged 1 commit into from
Jul 6, 2024

Split functions to parse gpx data and factor out track parsing

3b89181
Select commit
Loading
Failed to load commit list.
Merged

Split functions to parse gpx data and factor out track parsing #43

Split functions to parse gpx data and factor out track parsing
3b89181
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 6, 2024 in 0s

80.26% of diff hit (target 94.04%)

View this Pull Request on Codecov

80.26% of diff hit (target 94.04%)

Annotations

Check warning on line 305 in R/xml_to_R.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/xml_to_R.R#L305

Added line #L305 was not covered by tests

Check warning on line 312 in R/xml_to_R.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/xml_to_R.R#L312

Added line #L312 was not covered by tests

Check warning on line 323 in R/xml_to_R.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/xml_to_R.R#L317-L323

Added lines #L317 - L323 were not covered by tests

Check warning on line 332 in R/xml_to_R.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/xml_to_R.R#L331-L332

Added lines #L331 - L332 were not covered by tests

Check warning on line 334 in R/xml_to_R.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/xml_to_R.R#L334

Added line #L334 was not covered by tests

Check warning on line 345 in R/xml_to_R.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/xml_to_R.R#L343-L345

Added lines #L343 - L345 were not covered by tests