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

endoze / valheim-mod-manager
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: add-string-interning
DEFAULT BRANCH: master
Repo Added 13 Apr 2025 08:11PM UTC
Files 6
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 fix-remove-dependency-on-openssl
branch: fix-remove-dependency-on-openssl
CHANGE BRANCH
x
Reset
  • fix-remove-dependency-on-openssl
  • 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
  • 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
  • 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

14 Apr 2025 03:25AM UTC coverage: 87.5% (+0.3%) from 87.216%
14436788804

Pull #4

github

endoze
Fix: remove dependency on openssl

In order to ensure this project builds on linux musl x86_64, this commit
swaps the tls implementation of reqwest to use rustls-tls instead of the
default of relying on openssl. This ensures we can build on linux musl
as openssl is not available by default.

Additionally, it removes the link to docs.rs as this crate currently
does not have a library component.
Pull Request #4: Fix: remove dependency on openssl

308 of 352 relevant lines covered (87.5%)

2.04 hits per line

Relevant lines Covered
Build:
Build:
352 RELEVANT LINES 308 COVERED LINES
2.04 HITS PER LINE
Source Files on fix-remove-dependency-on-openssl
  • Tree
  • List 5
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14436788804 fix-remove-dependency-on-openssl Fix: remove dependency on openssl In order to ensure this project builds on linux musl x86_64, this commit swaps the tls implementation of reqwest to use rustls-tls instead of the default of relying on openssl. This ensures we can build on linux ... Pull #4 14 Apr 2025 03:28AM UTC endoze github
87.5
See All Builds (46)
  • Repo on GitHub
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

© 2025 Coveralls, Inc