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

JuliaGeo / Geodesy.jl / 1108
85%

Build:
DEFAULT BRANCH: master
Ran 29 Sep 2019 12:46PM UTC
Jobs 3
Files 22
Run time 52s
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
1108

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.

700 of 841 relevant lines covered (83.23%)

21672.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1108.1 29 Sep 2019 12:46PM UTC 0
81.52
Travis Job 1108.1
2 1108.2 29 Sep 2019 12:46PM UTC 0
81.52
Travis Job 1108.2
3 1108.3 29 Sep 2019 12:46PM UTC 0
86.83
Travis Job 1108.3
Source Files on build 1108
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1108
  • 7ec40583 on github
  • Prev Build on master (#1107)
  • Next Build on master (#1109)
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