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

manyminds / api2go / 33573750505
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: refuse-unsupported-relation-edits
DEFAULT BRANCH: master
Ran 02 Sep 2026 12:04AM 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

02 Sep 2026 12:03AM UTC coverage: 80.832%. First build
33573750505

Pull #8

josegonzalez
fix: let a relationship edit report that it queued work

The three relationship-edit handlers called the resource's `Update`, discarded the `Responder` it returned, and wrote a hard-coded `204`, so a resource that queued a background job off the back of the edit had no way to say so and the caller was handed a "nothing to report" for work still in flight. They now answer `202` when the Responder reports one and keep writing `204` for every other status, the way `handleUpdate` already honors the status it is given. Two of them also wrote their header before checking the error, sending a `204` and then attempting to write an error onto a committed response; they now write it only on success, as the third already did.
Pull Request #8:

1497 of 1852 relevant lines covered (80.83%)

34.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33573750505.1 02 Sep 2026 12:04AM UTC 12
80.83
Source Files on build 33573750505
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #8
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