Repo Added
|
Files
86
|
Badge
Embed ▾
README BADGES
|
circleci
10656 of 12816 relevant lines covered (83.15%)
179318.34 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
db265a11... | replace_codecvt | Added a unit test for empty paths under MSVC with wide strings - just to be sure. | Pull #29 | doomlaur | circleci |
83.15 |
|
beb26431... | replace_codecvt | Improved code based on feedback. | Pull #29 | doomlaur | circleci |
83.15 |
|
41475009... | replace_codecvt | Replace std::codecvt for UTF-8 to UTF-16 conversions under Windows by MultiByteToWideChar provided by the Windows API, as the std::codecvt conversions are deprecated since C++17 and removed in C++26. | Pull #29 | doomlaur | circleci |
83.15 |