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

Ortham / libloadorder / 13219210630
93%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2025 09:01PM 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 08:50PM UTC coverage: 93.029% (+0.6%) from 92.469%
13219210630

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.

1306 of 1328 new or added lines in 5 files covered. (98.34%)

19 existing lines in 1 file now uncovered.

10570 of 11362 relevant lines covered (93.03%)

1416080.82 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
41.38
-1.48% ffi/src/helpers.rs
3
73.94
-1.37% src/enums.rs
16
98.74
src/openmw_config.rs

Uncovered Existing Lines

Lines Coverage ∆ File
19
93.78
0.14% src/load_order/openmw.rs
Jobs
ID Job ID Ran Files Coverage
1 13219210630.1 08 Feb 2025 09:01PM UTC 22
93.03
GitHub Action Run
Source Files on build 13219210630
  • Tree
  • List 22
  • Changed 10
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13219210630
  • d871f6c2 on github
  • Prev Build on master (#13111264082)
  • Next Build on master (#13237625696)
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