Repo Added
|
Files
21
|
Badge
README BADGES
|
push
github
Update beman-submodules and bring infra back in sync with upstream Pull request 43 (https://github.com/bemanproject/task/pull/43) removed compatibility with MSVC AddressSanitizer builds. The way this change should have been applied would have been to omit the "Release.MaxSan" build from the "msvc" build configuration and remove the "msvc-debug" preset from "ci_tests.yml" and CMakePresets.json, but instead the infra/cmake/msvc-toolchain.cmake file was modified to remove the sanitizer flag, making it out of sync with upstream infra. This should have been caught by the beman-submodule CI check, but was not due to a bug: https://github.com/bemanproject/infra-workflows/commit/962bc39d2 This commit updates the ci_tests.yml file appropriately and updates both beman-submodules in this repository to the latest version. It also applies the exclusion rule to the CMake linter added by https://github.com/bemanproject/infra/commit/0a25bfae2.
332 of 356 relevant lines covered (93.26%)
2013.67 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|