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

loot / libloot
94%

Build:
DEFAULT BRANCH: master
Repo Added 08 Jun 2025 08:24PM UTC
Token euM64GbgbIdhWR4YsUgCIFGyf9vPG6zmg regen
Build 247 Last
Files 37
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 master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • actions-permissions
  • better-error-line-numbers
  • c++20
  • c++20-wrapper
  • c4711
  • cargo-vet
  • ci-npm-cache
  • ci-updates
  • cmake-vars
  • coverage-ci
  • cxx-fix
  • decouple-condition-cache
  • dependency-notices
  • disable-cxx-lto
  • emit-anchors-aliases
  • fix-dependabot
  • fix-metadata-write
  • fix-msvc-warning
  • fix-node-vulns
  • fix-permission
  • improve-readmes
  • master
  • misc
  • misc-changes
  • misc-fixes
  • prep-0.28.2
  • prevent-base-class-slicing
  • regex-fix
  • regress
  • release-0.28.4
  • remove-32-bit-builds
  • rename-target
  • replace-install-action
  • rust-rewrite
  • support-symlinks
  • symlink-support
  • test-long-paths
  • unique-plugin-interface
  • update-audits
  • update-c++-game-wrapper
  • update-cxx
  • update-deps
  • update-doc
  • update-lci
  • update-locks
  • update-napi-rs
  • update-nodejs-lockfiles
  • update-regress
  • update-release-job
  • update-rust-ini
  • userlist-parity
  • uv-ci
  • yaml-fixes

03 Jan 2026 01:32PM UTC coverage: 93.824%. Remained the same
20679709467

push

github

Ortham
Use unique_ptr instead of shared_ptr for PluginInterface pointers

unique_ptr is simpler, and can be easily converted to shared_ptr if needed, and makes it obvious that each call will return a new pointer.

This does mean that if I want to hold onto the objects again in the future for some reason, that'll need the API to change back, but that seems unlikely.

unique_ptr not being copyable does make using it a little more awkward, but that only happened in one place in LOOT's code, and there the pointer needs to become shared anyway.

12244 of 13050 relevant lines covered (93.82%)

143.08 hits per line

Relevant lines Covered
Build:
Build:
13050 RELEVANT LINES 12244 COVERED LINES
143.08 HITS PER LINE
Source Files on master
  • Tree
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20679709467 master Use unique_ptr instead of shared_ptr for PluginInterface pointers unique_ptr is simpler, and can be easily converted to shared_ptr if needed, and makes it obvious that each call will return a new pointer. This does mean that if I want to hold on... push 03 Jan 2026 04:12PM UTC Ortham github
93.82
20677970354 unique-plugin-interface Use unique_ptr instead of shared_ptr for PluginInterface pointers unique_ptr is simpler, and can be easily converted to shared_ptr if needed, and makes it obvious that each call will return a new pointer. This does mean that if I want to hold on... push 03 Jan 2026 01:33PM UTC Ortham github
93.82
20677962294 master Replace WriteMode with MetadataWriteOptions This is a breaking API change, but the addition of any future options won't be. push 03 Jan 2026 01:32PM UTC Ortham github
93.82
20677906914 emit-anchors-aliases Replace WriteMode with MetadataWriteOptions This is a breaking API change, but the addition of any future options won't be. push 03 Jan 2026 01:27PM UTC Ortham github
93.82
20677867930 emit-anchors-aliases Replace WriteMode with MetadataWriteOptions This is a breaking API change, but the addition of any future options won't be. push 03 Jan 2026 01:24PM UTC Ortham github
93.82
20665630257 emit-anchors-aliases Replace WriteMode with MetadataWriteOptions This is a breaking API change, but the addition of any future options won't be. push 02 Jan 2026 08:01PM UTC Ortham github
93.88
20664277785 master Compare regex strings case-insensitively in remove_plugin_metadata() push 02 Jan 2026 06:39PM UTC Ortham github
93.41
20664152216 regex-fix Compare regex strings case-insensitively in remove_plugin_metadata() push 02 Jan 2026 06:31PM UTC Ortham github
93.41
20663624506 regex-fix Compare regex strings case-insensitively in remove_plugin_metadata() push 02 Jan 2026 06:02PM UTC Ortham github
93.41
20663080173 master Add the ability to remove regex plugin metadata push 02 Jan 2026 05:29PM UTC Ortham github
93.49
See All Builds (247)

Badge your Repo: libloot

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc