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

Ortham / libloadorder / 13218973520 / 1
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: update-criterion
DEFAULT BRANCH: master
Ran 08 Feb 2025 08:23PM UTC
Files 22
Run time 0s
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

08 Feb 2025 08:20PM UTC coverage: 93.016% (+0.2%) from 92.839%
13218973520.1

push

github

Ortham
Fix paths used for OpenMW on Linux

Also support non-default global configurations on Windows and Linux.

OpenMW's approach to configuration is quite complicated, so has been
moved to a separate module. The approach taken makes creating a
GameSettings object a bit inefficient as the same config is loaded
multiple times, but changing that would require a wider refactoring of
GameSettings creation that would involve code used for other games.

One thing that tripped me up while making these changes is that
Ini::is_empty() checks if there are any sections, but Ini::new() creates
an object with an anonymous/general section, so a new ini object is not
empty, even though it contains no fields.

10561 of 11354 relevant lines covered (93.02%)

1416980.02 hits per line

Source Files on job 13218973520.1
  • Tree
  • List 22
  • Changed 5
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13218973520
  • 2893a251 on github
  • Prev Job for on fix-openmw-linux-paths (#13217984133.1)
  • Next Job for on fix-openmw-linux-paths (#13219142995.1)
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