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

Ortham / libloadorder / 13217984133
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: update-criterion
DEFAULT BRANCH: master
Ran 08 Feb 2025 06:00PM UTC
Jobs 1
Files 22
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

08 Feb 2025 05:53PM UTC coverage: 92.839% (+0.4%) from 92.418%
13217984133

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.

1094 of 1121 new or added lines in 5 files covered. (97.59%)

54 existing lines in 5 files now uncovered.

10346 of 11144 relevant lines covered (92.84%)

1443829.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
41.38
0.0% ffi/src/helpers.rs
3
73.94
0.0% src/enums.rs
21
98.03
4.02% src/openmw_config.rs

Uncovered Existing Lines

Lines Coverage ∆ File
5
99.11
0.0% src/ini.rs
6
41.38
0.0% ffi/src/helpers.rs
12
73.94
0.0% src/enums.rs
13
99.2
-0.01% src/game_settings.rs
18
93.49
0.0% src/load_order/openmw.rs
Jobs
ID Job ID Ran Files Coverage
1 13217984133.1 08 Feb 2025 06:00PM UTC 22
92.84
GitHub Action Run
Source Files on build 13217984133
  • Tree
  • List 22
  • Changed 6
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13217984133
  • 95648a8b on github
  • Prev Build on fix-openmw-linux-paths (#13216377098)
  • Next Build on fix-openmw-linux-paths (#13218973520)
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