|
Ran
|
Jobs
1
|
Files
26
|
Run time
1min
|
Badge
README BADGES
|
push
github
Eliminate warnings (#274) * Turn on more warnings. * Exclude externals from warnings. * Fix warnings in modParser * Fix warnings in commons * More mod parser fixes * More fixes in OS layer * Fixes for localization db * Parser helper fixes * Parser fixes * Converter version updates * ModLoader updates * ConverterVersion updates * GameVersion updates * Update a few 'find path' functions * Deprecate some more functions. * Add missing file to cmake, fix compile errors. * Add another function duplicate * Sort some headers * using statements * Another override * path -> u8path in overrides. * Review comment. * Include path fix. * Formatting. * Apply warnings stuff to MSVC project * Make zip external * Fix borken tests. * Linux updates * Disable warning on linux * More formatting. * Revert "Disable warning on linux" This reverts commit 93dcb523b. * Disable a linux warning. * Fix last commit * Formatting * Try again. * Try again * Turn off unknown pragmas * Restore function. * Undo bad formatting. * Fix some tests on linux. * Fix another test. * UTF16ToUTF8() on linux * Reference instead of copy * Only set up coverage if this is a top-level project
279 of 358 new or added lines in 13 files covered. (77.93%)
38 existing lines in 2 files now uncovered.1836 of 2421 relevant lines covered (75.84%)
240.51 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
0.0 |
0.0% | ModLoader/Mod.h |
| 1 |
98.59 |
0.32% | ModLoader/ModParser.cpp |
| 1 |
25.0 |
0.0% | Parser.h |
| 2 |
91.05 |
-0.35% | GameVersion.cpp |
| 2 |
93.01 |
0.0% | ParserHelpers.cpp |
| 3 |
94.33 |
-1.48% | Parser.cpp |
| 6 |
12.5 |
12.5% | ModLoader/ModParser.h |
| 9 |
0.0 |
-6.77% | LinuxUtils.cpp |
| 22 |
38.81 |
1.17% | OSCommonLayer.cpp |
| 32 |
70.9 |
-0.73% | ModLoader/ModLoader.cpp |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 18 |
0.0 |
-6.77% | LinuxUtils.cpp |
| 20 |
38.81 |
1.17% | OSCommonLayer.cpp |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12972571759.1 | 26 |
75.84 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|