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

Squarespace / pgbedrock / 167 / 1

Build:
DEFAULT BRANCH: master
Ran 02 Jul 2018 06:08PM UTC
Files 11
Run time 1s
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

02 Jul 2018 06:05PM UTC coverage: 97.005%. Remained the same
SUPPORTED_PG_VERSIONS=9.5.13

push

travis-ci

Zach Marine
Bump to 0.3.1

End-User Changes
----------------
* Formally support Postgres 9.5, 9.6, and 10 (@zcmarine)
    Previously we only tested against Postgres 9.6. Now, we test our code
    against all three of the above versions.

* Convert dashes to underscores in password envvars (@zcmarine)
    Tools like Bamboo do not like dashes in envvar names. As a result, it
    becomes difficult to use these tools with pgbedrock if your role names
    have dashes. This changes converted dashes in password envvars to
    underscores, e.g. the role foo-bar would have password envvar
    FOO_BAR_PASSWORD instead of FOO-BAR_PASSWORD.

* Add Sphinx documentation (@zcmarine)

Development Changes
-------------------
* Use `make test` for Travis CI (@zmarine)
    This makes our Travis CI identical to our local CI. As a result it is
    both easier to debug if issues come up as well as easier to do a
    cartesian product of (py27, py36) x (pg9.5, pg9.6, pg10).

* Add badges to README page (@zcmarine)
    We added 4 badges: Travis CI state, code coverage, supported Postgres
    versions, and supported Python versions.

1263 of 1302 relevant lines covered (97.0%)

0.97 hits per line

Source Files on job 167.1 (SUPPORTED_PG_VERSIONS=9.5.13)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 48
  • Travis Job 167.1
  • 2139bf8c on github
  • Prev Job for SUPPORTED_PG_VERSIONS=9.5.13 on master (#166.1)
  • Next Job for SUPPORTED_PG_VERSIONS=9.5.13 on master (#175.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