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

marscoin / martianrepublic / 24322937586
11%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 02:32AM UTC
Jobs 1
Files 109
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

13 Apr 2026 02:30AM UTC coverage: 11.004% (-0.3%) from 11.256%
24322937586

push

github

novalis78
Add read-only mobile API endpoints for governance proposals

New endpoints under /api/congress/ for the mobile app:
- GET /api/congress/proposals — List proposals with vote tallies,
  filterable by status, tier, and active flag. Paginated.
- GET /api/congress/proposals/{id} — Full proposal detail with vote
  tally, tier config, lifecycle phase, challenges, and proposer info.
- GET /api/congress/proposals/{id}/votes — Vote breakdown with
  threshold and passing status.
- GET /api/congress/stats — Dashboard stats: proposal counts, citizen
  counts, block height, and tier definitions.

All endpoints are public (read-only). No existing routes or controllers
are modified — CongressApiController lives in App\Http\Controllers\Api
to stay separate from the web CongressController.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

0 of 135 new or added lines in 1 file covered. (0.0%)

664 of 6034 relevant lines covered (11.0%)

1.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
135
0.0
app/Http/Controllers/Api/CongressApiController.php
Jobs
ID Job ID Ran Files Coverage
1 24322937586.1 13 Apr 2026 02:32AM UTC 109
11.0
GitHub Action Run
Source Files on build 24322937586
  • Tree
  • List 109
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24322937586
  • b756e493 on github
  • Prev Build on main (#23908688906)
  • Next Build on main (#24432853959)
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