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

Freegle / iznik-server-go
72%
master: 89%

Build:
Build:
LAST BUILD BRANCH: feature/v2-abtest-writes
DEFAULT BRANCH: master
Repo Added 18 Jun 2022 05:21PM UTC
Files 80
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 feature/v2-image-post
branch: feature/v2-image-post
CHANGE BRANCH
x
Reset
  • feature/v2-image-post
  • feature/authority-stats-endpoint
  • feature/v2-abtest-writes
  • feature/v2-address-writes
  • feature/v2-background-tasks
  • feature/v2-chatmessage-moderation
  • feature/v2-chatmessages-patch-delete
  • feature/v2-chatrooms-post
  • feature/v2-comment-writes
  • feature/v2-communityevent-writes
  • feature/v2-donations-put
  • feature/v2-group-patch
  • feature/v2-invitation
  • feature/v2-memberships-writes
  • feature/v2-message-writes
  • feature/v2-messages-markseen
  • feature/v2-migration-foundation
  • feature/v2-mt-endpoints
  • feature/v2-mt-switchovers
  • feature/v2-newsfeed-writes
  • feature/v2-noticeboard-writes
  • feature/v2-session-actions
  • feature/v2-user-writes
  • feature/v2-volunteering-writes
  • fix/submodule-update-race-condition
  • master
  • netlify
  • notification-seen-v2
  • test-coverage-go-improvements
  • test-orb-ci

09 Feb 2026 08:59PM UTC coverage: 72.274%. First build
44cf3e4c-bf16-40c6-b860-0cb921d0f75f

Pull #15

circleci

edwh
fix: Add 60s timeout to TestAuth to prevent CI timeout failures

The /api/user endpoint fetches user data with goroutines for parallel
DB queries. Without an explicit timeout, Fiber's default may be too
short on CI machines under load, causing nil response and panic.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #15: feat: Add POST /image handler for v2 API

121 of 167 new or added lines in 2 files covered. (72.46%)

6994 of 9677 relevant lines covered (72.27%)

8.37 hits per line

Relevant lines Covered
Build:
Build:
9677 RELEVANT LINES 6994 COVERED LINES
8.37 HITS PER LINE
Source Files on feature/v2-image-post
  • Tree
  • List 65
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
44cf3e4c... feature/v2-image-post fix: Add 60s timeout to TestAuth to prevent CI timeout failures The /api/user endpoint fetches user data with goroutines for parallel DB queries. Without an explicit timeout, Fiber's default may be too short on CI machines under load, causing nil... Pull #15 09 Feb 2026 09:09PM UTC edwh circleci
72.27
98cdba83... feature/v2-image-post fix: Remove auth requirement from image POST - uploads happen before login Image attachments are created during the give/post flow before users sign up or log in. The attachment is linked to the message later when the draft is submitted. Updated ... Pull #15 09 Feb 2026 03:45PM UTC edwh circleci
72.26
dbec3da7... feature/v2-image-post fix: Create test messages for image attachment tests Image tests for Message type need a valid msgid because messages_attachments has a foreign key to messages.id. Tests were inserting with msgid=0, causing FK constraint violations in CI. Co-Aut... Pull #15 09 Feb 2026 02:51PM UTC edwh circleci
72.26
See All Builds (432)
  • Repo on GitHub
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