GPSBabel / gpsbabel

GPSBabel: convert, manipulate, and transfer data from GPS programs or GPS receivers. Open Source and supported on MacOS, Windows, Linux, and more. Pointy clicky GUI or a command line version...
https://www.gpsbabel.org
GNU General Public License v2.0
470 stars 125 forks source link

remove gpx reader support for probelmatic extensions. #1198

Closed tsteven4 closed 10 months ago

tsteven4 commented 10 months ago

This resolves #1195.

  1. groundspeak is generally used with gpx 1.0. Our attempt to support it with gpx 1.1 required schema violations.

  2. opencaching.de no longer uses the geocache element. Our implementation required schema violations.

codacy-production[bot] commented 10 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (0b19ddae8852b23092b1c7caa93504769ec262f5) | 23115 | 16003 | 69.23% | | | Head commit (ce844c76cb0b3696484562d84de296429c5a1bfa) | 23115 (+0) | 16003 (+0) | 69.23% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#1198) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences