|
Ran
|
Jobs
1
|
Files
13
|
Run time
1min
|
Badge
README BADGES
|
push
github
Exemplar updates since 2026-04-05 exemplar commit 53d873e6e "Bump infra-workflows to 1.5.1" Bumped all infra-workflows references from @1.5.0 to @1.5.1 in: - .github/workflows/ci_tests.yml (4 references) - .github/workflows/pre-commit-check.yml (1 reference) - .github/workflows/pre-commit-update.yml (1 reference) exemplar commit 0e6150528 "cookiecutter: Use minimum_cpp_build_version for CMakePresets.json" Assessment: CMakePresets.json already correctly sets CMAKE_CXX_STANDARD to "20", which is monadics' minimum supported C++ standard (CI tests down to c++20, and the headers require concepts). No change was needed. exemplar commit 1f163f04f "cookiecutter: Add TODO for library description" The exemplar template was updated so non-exemplar repos no longer generate the generic "is a minimal C++ library conforming to The Beman Standard" description, replacing it with a TODO placeholder to prompt authors to write a real description. Monadics had this generic template text in README.md (line 10). Updated that line to use the actual library description ("generalizes the monadic vocabulary to any type that models a 'box'"), which was previously only stated further down the README at line 16. exemplar c42eeda: Bump infra-workflows version to 1.5.2 across all GitHub Actions workflow files (ci_tests.yml, pre-commit-check.yml, pre-commit-update.yml). Brings in fixes for deprecated Node.js v20 actions. exemplar b42f14e: Bump infra-workflows version to 1.5.3 across all GitHub Actions workflow files (ci_tests.yml, pre-commit-check.yml, pre-commit-update.yml). Brings in additional fixes for deprecated Node.js v20 actions. exemplar 1347b62: Add support for build telemetry Added CMake build telemetry support (from bemanproject/infra#23) by updating infra to commit dfdb103 and wiring it into CMakeLists.txt. Changes made to monadi... (continued)
38 of 38 relevant lines covered (100.0%)
6.42 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24972167555.1 | 13 |
100.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|