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

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

Build:
Build:
LAST BUILD BRANCH: feat/use-thunderstore-engine
DEFAULT BRANCH: master
Repo Added 13 Apr 2025 08:11PM UTC
Files 16
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

LAST BUILD ON BRANCH feat/use-thunderstore-engine
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-list-mods-subcommand
  • add-string-interning
  • chore-add-keywords-and-categories-for-crates-io
  • chore-remove-fixture-files
  • chore-update-dist-setup
  • chore-update-readme
  • chore-update-windows-build-platform-for-release-artifacts
  • feat-improve-manifest-performance-and-reduce-size
  • feat/use-thunderstore-engine
  • fix-remove-dependency-on-openssl
  • fix-unzip-all-bug
  • fix-write-cache-to-disk-race-condition
  • master
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.1.2
  • refs/tags/v0.1.3
  • refs/tags/v0.1.4
  • refs/tags/v0.1.5
  • refs/tags/v0.1.6
  • refs/tags/v0.2.0
  • release-plz-2025-04-14T01-05-57Z
  • release-plz-2025-04-14T03-30-42Z
  • release-plz-2025-05-25T03-13-47Z
  • release-plz-2025-06-14T16-19-20Z
  • release-plz-2025-11-03T00-43-15Z
  • release-plz-2025-11-03T01-03-36Z
  • release-plz-2026-03-29T17-23-18Z
  • release-plz-2026-03-29T17-23-18Z-tmp-498582690
  • release-plz-2026-03-29T22-25-42Z

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

Relevant lines Covered
Build:
Build:
643 RELEVANT LINES 517 COVERED LINES
1.65 HITS PER LINE
Source Files on master
  • Tree
  • List 16
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30733303498 feat/use-thunderstore-engine 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-e... push 02 Aug 2026 05:01AM UTC endoze github
80.4
23720828338 refs/tags/v0.2.0 chore: release v0.2.0 push 29 Mar 2026 10:43PM UTC web-flow github
93.38
23720804697 master Merge pull request #19 from endoze/release-plz-2026-03-29T22-25-42Z chore: release v0.2.0 push 29 Mar 2026 10:41PM UTC web-flow github
93.38
23720550767 release-plz-2026-03-29T22-25-42Z chore: release v0.2.0 Pull #19 29 Mar 2026 10:27PM UTC web-flow github
93.38
23720550559 release-plz-2026-03-29T22-25-42Z Merge pull request #18 from endoze/add-list-mods-subcommand feat!: add list subcommand and XDG-based config discovery push 29 Mar 2026 10:27PM UTC web-flow github
93.38
23720544550 master Merge pull request #18 from endoze/add-list-mods-subcommand feat!: add list subcommand and XDG-based config discovery push 29 Mar 2026 10:27PM UTC web-flow github
93.38
23720500616 add-list-mods-subcommand feat!: add list subcommand and XDG-based config discovery Users need a way to inspect resolved mod lists without running a full update, and the tool previously required a writable local directory for its config file, making global installation aw... Pull #18 29 Mar 2026 10:24PM UTC endoze github
93.38
23718604649 add-list-mods-subcommand feat!: add list subcommand and XDG-based config discovery Users need a way to inspect resolved mod lists without running a full update, and the tool previously required a writable local directory for its config file, making global installation aw... Pull #18 29 Mar 2026 08:43PM UTC endoze github
92.7
23718555039 add-list-mods-subcommand feat!: add list subcommand and XDG-based config discovery Users need a way to inspect resolved mod lists without running a full update, and the tool previously required a writable local directory for its config file, making global installation aw... Pull #18 29 Mar 2026 08:40PM UTC endoze github
92.81
23715549141 refs/tags/v0.1.6 chore: release v0.1.6 push 29 Mar 2026 06:07PM UTC web-flow github
94.0
See All Builds (64)
  • Repo on GitHub
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