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

marscoin / martianrepublic
11%

Build:
DEFAULT BRANCH: main
Repo Added 26 Jan 2025 11:11PM UTC
Files 109
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-6
  • develop
  • main
  • v2.0.1

21 Jul 2026 02:52AM UTC coverage: 10.965% (-0.03%) from 10.997%
29796968107

push

github

Martian Congress
fix: Drop dynamic DateInterval->w in time_elapsed_string

PHPStan (bumped to larastan 3.10 in the Laravel 12 upgrade) flagged the
$diff->w dynamic property on DateInterval, and its new error-message
format no longer matched the phpstan-baseline entry, failing the Test
Coverage job on both counts. Derive weeks from days in local vars
instead (also removes a PHP 8.2 dynamic-property deprecation) and drop
the now-stale baseline entry. Output unchanged; phpstan clean.

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

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

238 existing lines in 4 files now uncovered.

665 of 6065 relevant lines covered (10.96%)

1.55 hits per line

Relevant lines Covered
Build:
Build:
6065 RELEVANT LINES 665 COVERED LINES
1.55 HITS PER LINE
Source Files on main
  • Tree
  • List 109
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29796968107 main fix: Drop dynamic DateInterval->w in time_elapsed_string PHPStan (bumped to larastan 3.10 in the Laravel 12 upgrade) flagged the $diff->w dynamic property on DateInterval, and its new error-message format no longer matched the phpstan-baseline en... push 21 Jul 2026 02:53AM UTC Martian Congress github
10.96
24513852768 main fix: Update npm dependencies to resolve security vulnerabilities - npm audit fix: resolved 41 vulnerabilities (safe, non-breaking) - axios: 0.21.4 → 1.15.0 (fixes critical SSRF + credential leakage) - Remaining 9 vulnerabilities are deep dependen... push 16 Apr 2026 01:47PM UTC Martian Congress github
11.0
24513633245 main fix: Resolve multiple Sentry-reported production crashes (#12, #13, #14, #15) - QRLogin: Remove strict string type on $qrCodeImage to prevent Livewire rehydration crash when client sends array; add try-catch + defensive cast on QrCode::genera... push 16 Apr 2026 01:43PM UTC Martian Congress github
11.0
24432853959 main Include citizen avatar and display data in forum API responses Add LEFT JOIN to citizen table for both thread listing and comment fetching. Adds avatar_link, displayname, and is_citizen fields to the JSON responses. Existing consumers (web UI) ar... push 15 Apr 2026 02:14AM UTC novalis78 github
11.0
24322937586 main 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 /... push 13 Apr 2026 02:32AM UTC novalis78 github
11.0
23908688906 main chore: remove clover.xml from repo, add to .gitignore Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 02 Apr 2026 03:39PM UTC Martian Congress github
11.26
23908680118 main fix: remove redundant @var tags causing PHPStan varTag.misplaced in CI CI Larastan flags @var string/@var array above properties that are already typed in Eloquent parent class. Removed from Vote, CivicWallet, HDWallet, Thread, Post, Proposal mod... push 02 Apr 2026 03:39PM UTC Martian Congress github
11.26
23902636081 main refactor: A5 — standardize model names to singular (Laravel convention) Renamed: - Ballots → Ballot - Proposals → Proposal - Threads → Thread - Posts → Post Updated all imports and references across 15 files. Table names unchanged ($table proper... push 02 Apr 2026 01:25PM UTC Martian Congress github
11.26
23829952143 main feat: shared MarsWallet signing module — eliminate Pebas dependency across all pages Extract transaction signing, UTXO selection, and broadcast into a shared mars-tx.blade.php partial (MarsWallet global). All 8 signing pages now use MarsWallet in... push 01 Apr 2026 03:07AM UTC Martian Congress github
11.26
23826884096 main fix: UTXO endpoint now accepts addresses[] — removes xpub requirement The marsUtxoMulti endpoint was still requiring xpub param and calling Pebas. Now accepts addresses[] array, uses BlockchainRpc::getUtxosForTx() for direct marscoind scantxoutse... push 01 Apr 2026 01:06AM UTC Martian Congress github
11.35
See All Builds (72)
  • 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