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

ovh / utask / 837 / 5
71%
master: 57%

Build:
Build:
LAST BUILD BRANCH: fix-deepcopy-values
DEFAULT BRANCH: master
Ran 07 Apr 2020 11:51AM 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 11:38AM 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"

Pull #110

travis-ci

web-flow
fix: unmarshaling of database config can lead to wrong default values

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>
Pull Request #110: fix: unmarshaling of database config can lead to wrong default values

1378 of 1946 relevant lines covered (70.81%)

14.57 hits per line

Source Files on job 837.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 698
  • Travis Job 837.5
  • c4de8af1 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 fix-db-config-default (#829.2)
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