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

OSGeo / proj.4 / 1007
86%

Build:
DEFAULT BRANCH: master
Ran 28 Oct 2017 01:50PM UTC
Jobs 1
Files 197
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
1007

push

travis-ci

web-flow
Allow nested pipelines. (#629)

Allow nested pipelines when wrapped in +init's.

The previous behaviour was to quit pipeline initialization when
encountering a nested pipeline definition. With this commit that
behaviour is changed so that it is possible to nest pipelines as
long as they are defined elsewhere in a init-file.
This is useful in init-files where steps in complicated transformations
can be grouped in "sub-pipelines". These "sub-pipelines" can then be
used as individual steps in a larger and more complicated pipeline.

Nested pipelines are governed by the following rules:

1. You can't have more than one literal +proj=pipeline in a proj-string
2. Pipelines can be nested if they are wrapped up in a +init
3. More than one +init is disallowed in non-pipeline proj-strings
4. +inits are expanded as late as possible, that is they will only be
    expanded in single operations (that can be a part of a pipeline)

11678 of 15634 relevant lines covered (74.7%)

17093.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1007.1 (BUILD_NAME=linux_gcc DETAILS="linux, gcc") 28 Oct 2017 01:50PM UTC 0
74.7
Travis Job 1007.1
Source Files on build 1007
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1007
  • 0d0beff9 on github
  • Prev Build on master (#1006)
  • Next Build on master (#1011)
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