• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaGeo / Geodesy.jl / 1123
85%

Build:
DEFAULT BRANCH: master
Ran 13 Oct 2019 12:53PM UTC
Jobs 2
Files 11
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1123

cron

travis-ci

c42f
Fix UndefVar error and document LLA->ECEF conversion convention (#51)

Before this fix, converting from ECEF to LLA coordinates with
points very near to the centre of the ellipsoid and with a small
value of z (e.g., (x, y, z) = (4e4, 0, 0) for WGS84) would throw
an UndefVarError.  With this fix, the same LLA point is returned
as is done by GeographicLib.  However, in this case multiple
solutions are present and this fix also documents the choice made.

- Change variable name to avoid UndefVarError
- Add test based off GeographicLib values
- Add explanation of which of several solutions are chosen in the
  ECEF->LLA conversion to the README.md file.

1 of 1 new or added line in 1 file covered. (100.0%)

344 of 422 relevant lines covered (81.52%)

14814.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1123.1 13 Oct 2019 12:55PM UTC 0
81.52
Travis Job 1123.1
2 1123.2 13 Oct 2019 12:53PM UTC 0
81.52
Travis Job 1123.2
Source Files on build 1123
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1123
  • 7ec40583 on github
  • Prev Build on master (#1122)
  • Next Build on master (#1124)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc