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

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

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.3.0
DEFAULT BRANCH: master
Ran 17 Sep 2026 07: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 07:47PM UTC coverage: 83.411% (-10.0%) from 93.378%
35266946950

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.

515 of 615 new or added lines in 16 files covered. (83.74%)

5 existing lines in 1 file now uncovered.

538 of 645 relevant lines covered (83.41%)

1.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
74.79
src/commands/uninstall.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
4
85.71
src/progress.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 35266946950.1 17 Sep 2026 07:49PM UTC 16
83.41
GitHub Action Run
Source Files on build 35266946950
  • Tree
  • List 16
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8fabeb13 on github
  • Prev Build on master (#23720804697)
  • Next Build on feat/use-thunderstore-engine (#35278636203)
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