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

Freegle / iznik-server-go / 1fc104a4-ac8e-45d6-b23d-8ef46c60bf7d

Builds Branch Commit Type Ran Committer Via Coverage
1fc104a4-ac8e-45d6-b23d-8ef46c60bf7d fix/v2-code-review-fixes fix: TestCreateTryst needs chat room for participant validation CreateTryst handler now requires a chat exists between users. Test must create one first. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Pull #36 21 Feb 2026 06:06PM UTC edwh circleci
78.23
bd626411-fa19-46f6-bc1b-4105e42efffb feature/v2-remaining-handlers Merge remote-tracking branch 'origin/master' into feature/v2-remaining-handlers # Conflicts: # chat/chatmessage_write.go # chat/chatroom_post.go # membership/membership_mod.go # message/message_mod.go # microvolunteering/microvolunteering_writes.... Pull #35 21 Feb 2026 10:49AM UTC edwh circleci
78.35
74350a80-8f00-4c66-be62-57c9f276c8a1 feature/v2-remaining-handlers fix: Use high story ID in TestStory to avoid CI collision In fresh CI databases, auto_increment starts at 1. Tests that run alphabetically before TestStory (e.g. TestListStoryReviewedFilter) create stories, so story ID 1 exists. Use 999999999 ins... Pull #35 21 Feb 2026 10:24AM UTC edwh circleci
78.33
e25aed71-5bfc-45cc-aa9a-bd625d8c6877 feature/v2-story-writes fix: Use high story ID in TestStory to avoid CI collision In fresh CI databases, auto_increment starts at 1. Tests that run alphabetically before TestStory create stories, so story ID 1 exists. Use 999999999 instead. Co-Authored-By: Claude Opus ... Pull #33 21 Feb 2026 10:24AM UTC edwh circleci
78.49
4ce0fb91-79eb-4cbe-8097-a56a69f65321 feature/v2-batch-handlers fix: Create FK target for microvolunteering Facebook test The facebook_post column in microactions has a FK constraint to groups_facebook_toshare. The test used a hardcoded ID 12345 which doesn't exist, so INSERT IGNORE silently failed. Now creat... Pull #34 20 Feb 2026 11:25PM UTC edwh circleci
78.32
b77d16bb-1505-4e4e-aa78-5594a228bc48 feature/v2-ce-vol-pending-list feat: Add pending query param and pending/heldby fields to CE/Vol list+single - Add Pending and Heldby fields to CommunityEvent and Volunteering structs so V2 single endpoint returns these fields (needed by MT review UI) - Add ?pending=true que... Pull #32 20 Feb 2026 04:12PM UTC edwh circleci
78.37
d77b8325-ec5c-45dc-97aa-29da823b75cc feature/v2-noticeboard-get-delete feat: Add GET /noticeboard handler (flat V2 format) Returns flat noticeboard data with user IDs instead of nested objects. Client fetches user details separately via /user/:id. Single: GET /noticeboard/:id returns flat noticeboard with checks an... Pull #31 20 Feb 2026 04:05PM UTC edwh circleci
78.34
81fbb890-f672-467d-a66e-b8e2755b8c28 feature/v2-comment-get feat: Add GET /comment handler with flat V2 response pattern Returns flat comment objects with userid/byuserid as plain IDs. Client fetches user details separately via /user/:id. Includes pagination via context[reviewed] cursor. Co-Authored-By: ... Pull #30 20 Feb 2026 03:50PM UTC edwh circleci
78.36
c49eaae3-487e-4a39-9ca1-68e23aa9fce4 feature/v2-comment-get feat: Add GET /comment handler for listing and fetching comments Returns comments for moderators with pagination support. Single fetch via ?id=N, list via ?groupid=N with context[reviewed] pagination. Includes embedded user and byuser display nam... Pull #30 20 Feb 2026 03:29PM UTC edwh circleci
77.31
6f55af02-1c73-4cbd-877a-f556a2d93e95 feature/v2-dashboard-fix fix: Parse MessageBreakdown JSON to aggregate Offer/Wanted totals The breakdown column contains JSON like {"Offer":10,"Wanted":5} per group/date row. Parse each row and sum the values to return a proper {Offer: total, Wanted: total} response. Co... Pull #29 20 Feb 2026 02:57PM UTC edwh circleci
78.13
5160f801-92aa-4487-a4a7-ba02bd175e91 feature/v2-migration-foundation refactor: Remove unused email_queue table and package The email_queue table is superseded by background_tasks which handles all async Go-to-batch communication with a task_type discriminator. Nothing calls the emailqueue package - all handlers us... Pull #6 19 Feb 2026 10:20AM UTC edwh circleci
78.08
f20edbb6-3c6e-4e48-8d2d-37fc21379785 feature/v2-newsfeed-writes fix: Restore LOVEJUNK_PARTNER_KEY guard in chat LoveJunk test The guard that skips integration tests when LOVEJUNK_PARTNER_KEY is not set was accidentally removed, causing CI failures. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Pull #11 19 Feb 2026 09:14AM UTC edwh circleci
72.59
d6d242da-bd55-4a95-820a-ab6b389d93aa test/unified-go-v2 Merge feature/v2-chatmessage-moderation into unified branch push 19 Feb 2026 09:12AM UTC edwh circleci
78.37
b8dfd137-f3d2-46dd-b421-6235ed793365 feature/v2-noticeboard-writes fix: Fix noticeboards_checks INSERT and FK constraint violations Two issues causing CI test failures: 1. noticeboards_checks.inactive is NOT NULL without a DEFAULT, and STRICT_TRANS_TABLES is enabled. INSERTs for Refreshed, Declined, and C... Pull #25 19 Feb 2026 09:09AM UTC edwh circleci
73.14
6a355452-6fd8-4653-b68d-0d3d183688c2 feature/v2-abtest-writes test: Add adversarial tests for abtest POST Add 3 edge case tests: invalid JSON, action without prior shown, empty body. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Pull #26 10 Feb 2026 05:20PM UTC edwh circleci
79.54
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 29
  • 30
  • Next →
  • Back to Repo
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