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

OSGeo / proj.4 / 719
86%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2017 04:13PM UTC
Jobs 1
Files 193
Run time 7s
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
719

push

travis-ci

web-flow
obs_api revision and improvements: new namespace etc. (#530)

* obs_api revision and improvements: new namespace etc.

* Minor corrections: use unused functions, add missing prototype, added fwd/invcoord to PJ

* Minor correction: MSVC barfs on va_arg type specification. Trying once more with added parens

* Reverting paren correction, which appears to be a non-solution

* Significant improvements to the OBS_API, plus a number of corrections, mostly in test code, to reflect API changes

* Added two missing prototypes

* Adding the proj_transform function and some related checks

* Improvements to proj_transform etc. based on suggestions from Even Rouault

* Reducing the libc include footprint of proj.h - again based on suggestions from Even Rouault

* A few minor corrections

* Eliminate a MSVC warning about non-initialized usage. Not an actual issue, as another check has locked the path, but at least this should calm down MSVC

* Improved support for the errno reset/restore paradigm

* Introduced the internal header proj_internal.h; Moved most non-API stuff from pj_obs_api.c to pj_internal.c

* Adding proj_internal.h to HEADERS_LIBPROJ to solve build problems

* Correcting a few pj...proj blunders in PJ_pipeline.c

* Correcting a few additional blunders in PJ_pipeline.c

* Changed angle-brackets to quotation marks in includes of proj_internal.h

* Some minor build system repairs

* Some PJ_CONTEXT usage simplifications following suggestions by Kristian Evers @kbevers

* Added version numbering to proj.h - Fixes #529

* remove proj_errno_restore macro, provide function implementation

* Add proj_get_definition. Fixes #538

* Added library specific deallocator proj_buffer_free, eliminating a potential cross heap issues on Windows. Thx to Even Rouault for spotting this

* Got rid of a meaningless cast in proj_buffer_free

* Added some missing functions to proj.def (again spotted by @rouault); removed some ... (continued)

519 of 519 new or added lines in 16 files covered. (100.0%)

11104 of 14965 relevant lines covered (74.2%)

17615.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
44
100.0
src/pj_internal.c
36
100.0
src/PJ_helmert.c
30
100.0
src/pj_obs_api.c
10
100.0
src/PJ_pipeline.c
7
100.0
src/PJ_cart.c
3
100.0
src/PJ_horner.c
2
100.0
src/PJ_unitconvert.c

Coverage Regressions

Lines Coverage ∆ File
6
100.0
src/PJ_pipeline.c
4
100.0
src/PJ_helmert.c
1
100.0
src/PJ_hgridshift.c
1
100.0
src/PJ_vgridshift.c
1
100.0
src/pj_obs_api.c
Jobs
ID Job ID Ran Files Coverage
1 719.1 (BUILD_NAME=linux_gcc DETAILS="linux, gcc") 07 Jul 2017 04:13PM UTC 0
74.2
Travis Job 719.1
Source Files on build 719
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #719
  • e09e24ed on github
  • Prev Build on master (#706)
  • Next Build on master (#723)
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