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

okfn / opendatacensus / 1013
83%
master: 28%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/sequelize-5.15.1
DEFAULT BRANCH: master
Ran 02 Dec 2016 01:19PM UTC
Jobs 1
Files 46
Run time 3s
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

pending completion
1013

push

travis-ci

brew
[#846] API for Entries

Instead of individual answers being places on the entry result directly,
there is now an `answers` object containing a slightly simplified
version of the `entry.answer` value.

        [
          {
            'id': '<question id>',
            'value': '<answer value>',
            'commentValue': '<comment value>'
          },
          {...}
        ]

`commentValue` is included in each answer object.

`relativeScore` is also included in the result.

10 of 10 new or added lines in 3 files covered. (100.0%)

1358 of 1658 relevant lines covered (81.91%)

81.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
7
100.0
census/controllers/utils.js
Jobs
ID Job ID Ran Files Coverage
1 1013.1 (NODE_ENV="test" DB_USER="postgres" CXX=g++-4.8) 02 Dec 2016 01:19PM UTC 0
81.91
Travis Job 1013.1
Source Files on build 1013
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1013
  • 84822b03 on github
  • Prev Build on 846/api-fixes (#1012)
  • Next Build on 846/api-fixes (#1014)
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