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

ovh / utask / 1645 / 1
56%
master: 57%

Build:
Build:
LAST BUILD BRANCH: fix-deepcopy-values
DEFAULT BRANCH: master
Ran 09 Feb 2021 07:02PM UTC
Files 22
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

09 Feb 2021 06:01PM UTC coverage: 56.403%. First build
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

rbeuque74
fix: values: templating values were incorrectly copied after a clone

values.Values were incorrectly copied after a values.Clone, because the
deepclone library were considering a json.Number as a string, instead of
treating it as a number. Consequently, every usage of the string instead
of a json.Number was incorrect.

Signed-off-by: Romain Beuque <556072+rbeuque74@users.noreply.github.com>

1894 of 3358 relevant lines covered (56.4%)

16.59 hits per line

Source Files on job 1645.1 (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 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1309
  • Travis Job 1645.1
  • cecf37ea on github
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