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

endoze / valheim-mod-manager / 30733303498
80%
master: 93%

Build:
Build:
LAST BUILD BRANCH: feat/use-thunderstore-engine
DEFAULT BRANCH: master
Ran 02 Aug 2026 05:01AM UTC
Jobs 1
Files 16
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

02 Aug 2026 04:59AM UTC coverage: 80.404% (-13.0%) from 93.378%
30733303498

push

github

endoze
feat!: manage mods through the shared thunderstore-engine crate

The Thunderstore client, dependency resolver, manifest parsing, and zip
installer were all inlined here despite none of it being vmm-specific.
Moving that core into a `thunderstore-engine` crate leaves the binary a
thin frontend and lets the engine be tested and reused on its own.

The engine records what it installs in an r2modman-compatible
`mods.yml`, which is what makes exact uninstalls, disabling in place,
named profiles, launching, and export/import possible at all. It also
places files by the loader's install rules against the game root, so
`install_dir` no longer describes where mods go and `mod_list` is no
longer the record. Both are kept only so existing configs still parse;
vmm detects them and prints migration guidance rather than installing
into the wrong place.

494 of 613 new or added lines in 16 files covered. (80.59%)

5 existing lines in 1 file now uncovered.

517 of 643 relevant lines covered (80.4%)

1.65 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
74.79
src/commands/uninstall.rs
23
14.81
src/progress.rs
22
76.09
src/commands/launch.rs
18
14.29
src/main.rs
14
74.36
9.49% src/config.rs
4
84.0
src/commands/portability.rs
3
94.0
src/commands/migrate.rs
2
88.24
src/commands/install.rs
1
96.3
src/commands/mod.rs
1
97.62
src/commands/profile.rs
1
86.67
src/error.rs

Coverage Regressions

Lines Coverage ∆ File
5
74.36
9.49% src/config.rs
Jobs
ID Job ID Ran Files Coverage
1 30733303498.1 02 Aug 2026 05:01AM UTC 16
80.4
GitHub Action Run
Source Files on build 30733303498
  • Tree
  • List 16
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 025cd7fc on github
  • Prev Build on master (#23720804697)
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