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

manyminds / api2go / 33357752917
80%
master: 81%

Build:
Build:
LAST BUILD BRANCH: refuse-unsupported-relation-edits
DEFAULT BRANCH: master
Ran 31 Aug 2026 04:38AM UTC
Jobs 1
Files 12
Run time 1min
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

31 Aug 2026 04:37AM UTC coverage: 80.391%. First build
33357752917

Pull #7

josegonzalez
fix: put the error message in detail and a reason phrase in title

JSON:API defines `title` as "a short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence" and `detail` as "a human-readable explanation specific to this occurrence", but `marshalHTTPError` put the per-request message straight into `title` and never sent `detail` at all. It now sends the status code's reason phrase as the title and the message as the detail, omitting the title for a status with no registered phrase. The error for a rejected `fields` query parameter had the same two members inverted and reported a `status` of `Bad Request` where the specification asks for the code, so it is corrected the same way.
Pull Request #7:

1480 of 1841 relevant lines covered (80.39%)

33.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33357752917.1 31 Aug 2026 04:38AM UTC 12
80.39
Source Files on build 33357752917
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #7
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc