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

ovh / utask / 848 / 5
57%
master: 57%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2020 01:41PM UTC
Files 16
Run time 2s
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

07 Apr 2020 01:23PM UTC coverage: 70.812%. Remained the same
GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb"

push

travis-ci

web-flow
fix: unmarshaling of database config can lead to wrong default values (#110)

The fields MaxOpenConns, MaxIdleConns, ConnMaxLifetime are set to the
zero-value of their type during unmarshaling when no input value is
provided in the configuration, which lead to the default values not
being used. Replace the fields with pointers to distinguish the zero
value and use the default when appropriate.

Signed-off-by: William Poussier <william.poussier@gmail.com>

1378 of 1946 relevant lines covered (70.81%)

14.54 hits per line

Source Files on job 848.5 (GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 702
  • Travis Job 848.5
  • 419a839b on github
  • Prev Job for GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb" on master (#829.2)
  • Next Job for GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb" on master (#851.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