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

OSGeo / proj.4 / 1495 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2018 10:13PM UTC
Files 194
Run time 5s
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

10 Feb 2018 10:02PM UTC coverage: 74.509% (-0.03%) from 74.534%
BUILD_NAME=linux_gcc DETAILS="linux, gcc"

push

travis-ci

web-flow
Make the 4D API fully 4D (#788)

Make 4D API fully 4D:

Remove PJ_XY, PJ_LP, PJ_XYZ, PJ_LPZ etc. from the API surface and
make all formal parameters of the API fully 4D PJ_COORD.

This operation primarily influences the proj_XXX_dist functions,
which mostly work by calling Charles Karney's geodesic
subsystem, keeping the distance, and throwing away the start and
end azimuths for the geodesic computed.

Also a PJ_GEOD(esic) persona is introduced for the PJ_COORD type.
The proj_geod function returns a PJ_GEOD, representing the geodesic
between the points represented by its PJ_COORD arguments.

Finally, the proj_factors functions had its lp argument changed
from PJ_LP to PJ_COORD.

11467 of 15390 relevant lines covered (74.51%)

15080.13 hits per line

Source Files on job 1495.1 (BUILD_NAME=linux_gcc DETAILS="linux, gcc")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1495
  • Travis Job 1495.1
  • 2cca9ead on github
  • Prev Job for BUILD_NAME=linux_gcc DETAILS="linux, gcc" on master (#1493.1)
  • Next Job for BUILD_NAME=linux_gcc DETAILS="linux, gcc" on master (#1500.1)
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