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

endoze / valheim-mod-manager / 35278636203
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.3.0
DEFAULT BRANCH: master
Ran 17 Sep 2026 09:49PM 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

17 Sep 2026 09:47PM UTC coverage: 90.95% (-2.4%) from 93.378%
35278636203

Pull #21

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.
Pull Request #21: feat!: manage mods through the shared thunderstore-engine crate

576 of 635 new or added lines in 16 files covered. (90.71%)

603 of 663 relevant lines covered (90.95%)

1.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
74.79
src/commands/uninstall.rs
18
80.43
src/commands/launch.rs
5
77.27
src/main.rs
4
84.0
src/commands/portability.rs
1
98.75
33.89% src/config.rs
1
86.67
src/error.rs
Jobs
ID Job ID Ran Files Coverage
1 35278636203.1 17 Sep 2026 09:49PM UTC 16
90.95
GitHub Action Run
Source Files on build 35278636203
  • Tree
  • List 16
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #21
  • PR Base - 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