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

JuliaGeo / Geodesy.jl / 1124 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2019 12:54PM UTC
Files 11
Run time 1s
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

28 Sep 2019 04:31AM UTC coverage: 81.517%. Remained the same
1124.2

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.

344 of 422 relevant lines covered (81.52%)

7405.15 hits per line

Source Files on job 1124.2
  • Tree
  • List 0
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1024
  • Travis Job 1124.2
  • 7ec40583 on github
  • Prev Job for on master (#1123.1)
  • Next Job for on master (#1125.2)
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