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

voxpupuli / puppet-nginx / 1629 / 3
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2016 03:31AM UTC
Files 1
Run time 0s
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

14 Nov 2016 03:27AM UTC coverage: 100.0%. Remained the same
2.1.9, PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" CHECK=test

push

travis-ci

jyaworski
Reorganize templates for clearer understanding (#970)

Without this change, the structure of the templates for locations are
bit rigid and hard to understand.  Each component of a location uses an
isolated template which means that much of the common logic is hard
coded to a particular location style, the deployment of which is chosen
based on a somewhat arbitrary idea of what it means to be a location,
and in some cases, the module gets it wrong.  In cases where there is
seeming correctness, modifications to a particular selection of logic
are duplicated among the nested templates.

This work is the results of what was necessary for me to understand what
the templates were doing, and to deploy a fastcgi PHP application.  As
such, the templates have been centralized and conditions about their
functionality have been moved into the template to determine if
rendering needs to be taken.  This allows a more complete, and leaves
potential for more complex examples easier to understand and reason
about.

Also here is the addition of a new param fastcgi_index on the location
class.

This work should result in on-disk configurations that are functionally
equivalent to what was in place before, except in places where the
module was masking conflicting options that were not being rendered in
the templates.

6 of 6 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 1629.3 (2.1.9, PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" CHECK=test)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1629
  • Travis Job 1629.3
  • 50cced96 on github
  • Prev Job for 2.1.9, PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" CHECK=test on master (#1626.3)
  • Next Job for 2.1.9, PUPPET_VERSION="~> 3.0" STRICT_VARIABLES="yes" CHECK=test on master (#1631.3)
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