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

manyminds / api2go
81%

Build:
DEFAULT BRANCH: master
Repo Added 05 Aug 2015 06:56PM UTC
Files 12
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.3
  • 0.4
  • 0.5
  • 0.6
  • 1.0-RC1
  • 1.0-RC2
  • 1.0-RC3
  • 1.0-RC4
  • 1067-location-header-item-route
  • 274-nested-resource-routes
  • HEAD
  • apiReturnCodes
  • asynchronous-processing
  • attributes-optional
  • badge-updates
  • bugfix-unmarshal-embedded-struct
  • bugfix-unmarshaler-interface
  • clean_string_fix
  • cleanup
  • context-package
  • coverage
  • custom-meta-in-relation
  • data-null-response
  • default_response
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • different-types-to-many-relationship
  • documentation-middleware-context
  • documentation_upgrade
  • drop-go-17
  • dynamic_baseurl_handling
  • echo-adapter
  • example-create-with-relationships
  • export-errors
  • fix-crud-documentation
  • fix-double-forward-slash
  • fix-getFieldByTagName
  • fix-tests
  • foreignIDintegration
  • format-police-coverage
  • framework-routing
  • github-actions
  • go-17-travis
  • gofmt_simplify
  • handleUpdate-empty-information
  • hotfix
  • int64ids
  • internal-data-structs
  • ir-rn-upgrade-deps
  • issue-154
  • issue_stats
  • it-use-gomod-for-gha-versioning
  • jsonapi-error-members
  • jsonapi-ignore-tag
  • lint-only-on-some-versions
  • marshal-composition
  • marshal-includes-recursively
  • master
  • migration_guide
  • nested-item-get-route
  • nullValueUnmarshal
  • patch-id-conflict-error
  • private_fields_warning
  • readme-httperror
  • readme_fixes
  • readme_upgrade
  • refuse-unsupported-relation-edits
  • register-multple-api-versions
  • relation-edit-queued-status
  • remove-issuestats
  • remove-tip
  • remove_migration
  • report_card
  • router_replacement
  • security/golang.org-x-net
  • sharpner-lint-fix
  • sharpner-patch-1
  • sparse-fieldsets
  • unmarshal-slice-fix
  • unmarshaling-array-attributes
  • update-dependencies
  • update-travis
  • v0
  • v1

02 Sep 2026 01:45AM UTC coverage: 81.277% (+0.4%) from 80.832%
33580673521

push

web-flow
Merge pull request #9 from josegonzalez/refuse-unsupported-relation-edits

feat: let a resource refuse a relationship edit it cannot apply

12 of 12 new or added lines in 1 file covered. (100.0%)

1515 of 1864 relevant lines covered (81.28%)

34.27 hits per line

Relevant lines Covered
Build:
Build:
1864 RELEVANT LINES 1515 COVERED LINES
34.27 HITS PER LINE
Source Files on master
  • Tree
  • List 12
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33580673521 master Merge pull request #9 from josegonzalez/refuse-unsupported-relation-edits feat: let a resource refuse a relationship edit it cannot apply push 02 Sep 2026 01:46AM UTC web-flow
81.28
33580544479 refuse-unsupported-relation-edits fix: consult the refuser before requiring ResourceUpdater Pull #9 02 Sep 2026 01:44AM UTC josegonzalez
81.28
33580477257 refuse-unsupported-relation-edits feat: let a resource refuse a relationship edit it cannot apply api2go registers PATCH, POST, and DELETE on every relationship it advertises a self link for, and routes them all through the resource's `Update`. A resource that applies the change ... Pull #9 02 Sep 2026 01:43AM UTC josegonzalez
81.28
33573859547 master Merge pull request #8 from josegonzalez/relation-edit-queued-status fix: let a relationship edit report that it queued work push 02 Sep 2026 12:06AM UTC web-flow
80.83
33573750505 relation-edit-queued-status 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 b... Pull #8 02 Sep 2026 12:04AM UTC josegonzalez
80.83
33357843059 master Merge pull request #7 from josegonzalez/jsonapi-error-members fix: put the error message in detail and a reason phrase in title push 31 Aug 2026 04:39AM UTC web-flow
80.39
33357752917 jsonapi-error-members 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 spec... Pull #7 31 Aug 2026 04:38AM UTC josegonzalez
80.39
33339610936 master Merge pull request #6 from josegonzalez/1067-location-header-item-route fix: only send Location where an item route exists push 30 Aug 2026 10:39PM UTC web-flow
80.35
33339063544 1067-location-header-item-route fix: only send Location where an item route exists `handleCreate` wrote the header before it branched on the status code, so a resource implementing `Create` and no `FindOne` still answered with a `Location` naming a route api2go never registered... Pull #6 30 Aug 2026 10:27PM UTC josegonzalez
80.35
30127747348 master Merge pull request #5 from josegonzalez/nested-item-get-route feat: add nested item GET route for composite resources push 24 Jul 2026 09:29PM UTC web-flow
80.25
See All Builds (672)
  • Repo on GitHub
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