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

OSGeo / proj.4 / 1495
86%

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

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.

26 of 26 new or added lines in 2 files covered. (100.0%)

11467 of 15390 relevant lines covered (74.51%)

15080.13 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
100.0
src/proj_4D_api.c

Coverage Regressions

Lines Coverage ∆ File
1
100.0
src/proj_4D_api.c
Jobs
ID Job ID Ran Files Coverage
1 1495.1 (BUILD_NAME=linux_gcc DETAILS="linux, gcc") 10 Feb 2018 10:13PM UTC 0
74.51
Travis Job 1495.1
Source Files on build 1495
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1495
  • 2cca9ead on github
  • Prev Build on master (#1493)
  • Next Build on master (#1500)
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