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

veeso / mastic / 25288176258
92%

Build:
DEFAULT BRANCH: main
Ran 03 May 2026 07:23PM UTC
Jobs 1
Files 107
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

03 May 2026 07:12PM UTC coverage: 92.062% (+0.5%) from 91.603%
25288176258

push

github

veeso
refactor(db-utils): add Repository trait; finish boost flow Task C

- Add `db_utils::repository::Repository` trait providing default `db()`
  accessor; impls supply schema/oneshot/with_transaction/tx.
- Migrate all 12 user/directory repositories onto the trait, dropping
  inherent oneshot/with_transaction/db boilerplate; callers import the
  trait.
- Move boost orchestration helpers (`insert_boost_with_wrapper`,
  `delete_boost_with_wrapper`) next to the flows that drive them
  (`boost_status.rs` / `undo_boost.rs`); tests follow.
- Drop now-reachable `#[allow(dead_code)]` from feed/status repos.

281 of 305 new or added lines in 15 files covered. (92.13%)

300 existing lines in 34 files now uncovered.

12734 of 13832 relevant lines covered (92.06%)

17.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
94.81
-3.41% crates/canisters/directory/src/domain/moderators/repository.rs
3
85.29
9.1% crates/canisters/directory/src/domain/tombstone/repository.rs
3
94.64
-5.36% crates/canisters/user/src/domain/block/repository.rs
3
96.91
-3.09% crates/canisters/user/src/domain/follow_request/repository.rs
3
96.2
-3.8% crates/canisters/user/src/domain/follower/repository.rs
3
94.83
-5.17% crates/canisters/user/src/domain/liked/repository.rs
3
95.71
-4.29% crates/canisters/user/src/domain/profile/repository.rs
2
97.5
crates/canisters/user/src/domain/boost/boost_status.rs
1
95.77
crates/canisters/user/src/domain/boost/undo_boost.rs

Coverage Regressions

Lines Coverage ∆ File
72
87.79
0.48% crates/canisters/user/src/domain/activity/handle_incoming.rs
48
41.4
-3.63% crates/canisters/user/src/api.rs
24
97.12
-0.56% crates/canisters/user/src/domain/feed/read_feed.rs
20
0.0
0.0% crates/libs/did/src/user.rs
12
97.92
0.51% crates/canisters/directory/src/domain/users/repository.rs
12
0.0
0.0% crates/canisters/user/src/inspect.rs
9
97.55
0.08% crates/canisters/user/src/domain/status/publish.rs
9
0.0
0.0% crates/canisters/user/src/lib.rs
8
73.33
-26.67% crates/canisters/federation/src/adapters/user/mock.rs
8
96.3
0.03% crates/canisters/user/src/domain/profile/update_profile.rs
7
85.29
9.1% crates/canisters/directory/src/domain/tombstone/repository.rs
7
91.26
0.17% crates/canisters/directory/src/domain/users/get_user.rs
7
93.28
0.42% crates/canisters/user/src/domain/following/get_following.rs
7
91.3
1.11% crates/canisters/user/src/domain/follow_request/get_follow_requests.rs
5
93.75
1.28% crates/canisters/user/src/domain/follower/get_followers.rs
5
91.45
0.38% crates/canisters/user/src/domain/liked/unlike.rs
4
88.24
-11.76% crates/canisters/user/src/adapters/federation/mock.rs
3
97.58
-2.42% crates/canisters/federation/src/api.rs
3
0.0
0.0% crates/canisters/federation/src/lib.rs
3
97.75
-0.02% crates/canisters/user/src/domain/status/get_statuses.rs
3
99.12
-0.37% crates/canisters/user/src/domain/status/repository.rs
3
97.52
-2.48% crates/libs/db-utils/src/transaction.rs
3
0.0
0.0% crates/libs/did/src/federation.rs
2
93.18
0.27% crates/canisters/user/src/domain/follower/accept_follow.rs
2
92.31
0.23% crates/canisters/user/src/domain/follower/reject_follow.rs
2
98.53
0.25% crates/canisters/user/src/domain/following/repository.rs
2
95.0
0.41% crates/canisters/user/src/domain/following/unfollow_user.rs
2
88.0
0.77% crates/canisters/user/src/domain/liked/get_liked.rs
2
92.47
0.25% crates/canisters/user/src/domain/liked/like.rs
2
54.55
0.0% crates/libs/did/src/common.rs
1
94.81
-3.41% crates/canisters/directory/src/domain/moderators/repository.rs
1
88.35
0.23% crates/canisters/directory/src/domain/users/search_profiles.rs
1
93.64
0.18% crates/canisters/user/src/domain/following/follow_user.rs
1
99.24
0.09% crates/canisters/user/src/domain/urls.rs
Jobs
ID Job ID Ran Files Coverage
1 25288176258.1 03 May 2026 07:23PM UTC 107
92.06
GitHub Action Run
Source Files on build 25288176258
  • Tree
  • List 107
  • Changed 55
  • Source Changed 55
  • Coverage Changed 53
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25288176258
  • 48212965 on github
  • Prev Build on main (#25186551020)
  • Next Build on main (#25342312084)
  • Delete
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