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

SEED-platform / seed / #9403
25%

Build:
DEFAULT BRANCH: develop
Ran 31 Jul 2026 01:43PM UTC
Jobs 1
Files 785
Run time 2min
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 Jul 2026 01:08PM UTC coverage: 24.543%. Remained the same
#9403

push

coveralls-python

web-flow
Fix 404 on public feed/geojson URLs by disabling trailing slash (#5294)

The public organization feed (feed.json, feed.html) and cycle geojson
(geo.json) endpoints are documented and shared without a trailing
slash, but DRF's router appended one by default (e.g. 'feed.json/'),
causing 'feed.json' to 404 and only work via a 301 redirect. Some
external feed consumers don't follow redirects, so this made the
advertised public URLs unusable for them.

Set trailing_slash=False on the public organizations router (inherited
by the nested public cycles router) so these URLs resolve directly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

12431 of 50649 relevant lines covered (24.54%)

0.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #9403.1 31 Jul 2026 01:43PM UTC 785
24.54
Source Files on build #9403
  • Tree
  • List 785
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2d52a2f3 on github
  • Prev Build on develop
  • Next Build on develop
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