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

RikudouSage / lemmyverse.link / 14420750975

12 Apr 2025 03:01PM UTC coverage: 6.667% (-0.8%) from 7.5%
14420750975

push

github

RikudouSage
Add support for resolving any post following Lemmy convention

0 of 26 new or added lines in 3 files covered. (0.0%)

1 existing line in 1 file now uncovered.

12 of 180 relevant lines covered (6.67%)

0.19 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/Dto/ActivityPubItem.php
1
<?php
2

3
namespace App\Dto;
4

5
final readonly class ActivityPubItem
6
{
7
    public function __construct(
8
        public string $id,
9
        public string $name,
10
    ) {
NEW
11
    }
×
12
}
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