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

bemanproject / indirect
92%

Build:
DEFAULT BRANCH: main
Repo Added 08 Oct 2025 06:09PM UTC
Files 3
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • constexpr-polymorphic
  • ednolan_exemplarfix_20260405
  • enolan_bumpinfra1
  • enolan_propagate_20260426
  • enolan_propagate_20260501
  • enolan_propagate_20260501_2
  • enolan_propagate_20260524
  • enolan_spdxfix2
  • fix/gersemi-pre-commit-repo
  • improve-recursive-variant-example
  • preprocessor-cleanup
  • remove-redundant-gtest-link
  • river/fix-CI
  • update/pre-commit-autoupdate

25 May 2026 03:16AM UTC coverage: 92.256%. Remained the same
26381312698

push

github

ednolan
Exemplar updates since 2026-05-01

Added missing SPDX license identifiers to CONTRIBUTING.md and port/portfile.cmake.in.
Updated infra/.beman_submodule commit_hash to 9bd493ce1.
Added .beman-tidy.yaml config file for beman-tidy compliance checking.
Bumped infra/.beman_submodule commit_hash to 66b4f0cdf to support modules.
Bumped vcpkg registry baselines (default to <a class=hub.com/bemanproject/indirect/commit/522253caf47268c1724f486a035e927a42a90092">522253caf<a href="https://github.com/bemanproject/indirect/commit/5d8e7c797e3ab11477a7a016c61fcb2e0fbcbe7c">, beman registry to <a class="double-link" href="https://github.com/bemanproject/indirect/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/bemanproject/indirect/commit/28992b34d1e39368f5d1214a557fd61949de39fb">28992b34d</a><a href="https://github.com/bemanproject/indirect/commit/5d8e7c797e3ab11477a7a016c61fcb2e0fbcbe7c">&lt;a href=&quot;https://github.com/bemanproject/indirec</a>t/commit/5d8e7c797e3ab11477a7a016c61fcb2e0fbcbe7c">).
Bumped infra/.beman_submodule commit_hash to &lt;a class=&quot;double-link&quot; href=&quot;https://github.com/bemanproject/indirect/commit/eb7b7c3688bd8f26ab0c145e3147df9a8f2ec8ce&quot;&gt;eb7b7c368&lt;/a&gt;&lt;a href=&quot;https://github.com/bemanproject/indirect/commit/5d8e7c797e3ab11477a7a016c61fcb2e0fbcbe7c&quot;&gt; (adds SPDX header to enable-experimental-import-std.cmake, already present in indirect).
Bump infra-workflows from 1.7.1 to 1.7.2 (code coverage job fix).
Added concurrency block to ci_tests.yml to cancel in-progress runs on new pushes.
Bumped infra/.beman_submodule commit_hash to &lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/bemanproject/indirect/commit/d536fc285ae058cf8f5b736b5ff73d18a421b296&quot;&gt;d536fc285&lt;/a&gt; and added CMake 4.3.3 support to enable-experimental-import-std.cmake.
Bumped infra-workflows from 1.7.2 to 1.7.3 (pins CMake for MSVC/AppleClang CI to avoid breaking enable-experimental-import-std.cmake).
Bumped pre-commit hooks: clang-format v22.1.4->v22.1.5, gersemi 0.27.2->0.27.6, beman-tidy v0.4.1->v0.5.0 (fixes SPDX license identifier check).
Updated README.md badges to one-per-line layout with links to CI workflows and the maturity model doc.
Bumped beman-tidy pre-commit hook v0.5.0->v0.5.1 (new checks for improved README.md badges).
Removed redundant include search path modification note from README.md.
Bumped vcpkg-registry baseline from 28992b34d1e39368f5d1214a557fd61949de39fb to e1aa5c3c2.
Bumped microsoft/vcpkg baseline from 522253caf47268c1724f486a035e927a42a90092 to aa40adda5.

274 of 297 relevant lines covered (92.26%)

23.24 hits per line

Relevant lines Covered
Build:
Build:
297 RELEVANT LINES 274 COVERED LINES
23.24 HITS PER LINE
Source Files on main
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26381312698 main Exemplar updates since 2026-05-01 Added missing SPDX license identifiers to CONTRIBUTING.md and port/portfile.cmake.in. Updated infra/.beman_submodule commit_hash to 9bd493ce1. Added .beman-tidy.yaml config file for... push 25 May 2026 05:08AM UTC ednolan github
92.26
26375781092 main Auto-update pre-commit hooks push 24 May 2026 11:33PM UTC ednolan github
92.26
26375255209 main Extract repetitions from preprocessor control flow push 24 May 2026 11:11PM UTC patrickroberts github
92.26
25398060966 main Add missing SPDX-License-Identifiers to configuration files push 05 May 2026 07:40PM UTC ednolan github
92.26
25397903725 main Bump infra-workflows to 1.7.1 Also add missing SPDX-License-Identifier to pre-commit-check.yml. push 05 May 2026 07:35PM UTC ednolan github
92.26
25259264436 main Auto-update pre-commit hooks push 02 May 2026 06:52PM UTC ednolan github
92.26
25240466883 main Exemplar updates since 2026-04-30 Annotate vcpkg example code block in CONTRIBUTING.md as shell to satisfy markdownlint. Add GCC 16 to CI matrix. push 02 May 2026 02:09AM UTC ednolan github
92.26
25225073425 main Exemplar updates since 2026-04-26 Restored beman-tidy pre-commit hook in .pre-commit-config.yaml. Bumped infra submodule and moved INSTALL_GTEST into lockfile.json cmake_args (use-fetch-content.cmake now applies per-dep cmake_args from the lockfi... push 01 May 2026 06:27PM UTC ednolan github
92.26
24938006525 main Auto-update pre-commit hooks push 25 Apr 2026 06:52PM UTC ednolan github
92.26
24747050000 main Merge pull request #9 from bemanproject/constexpr-polymorphic Make polymorphic constexpr and add constexpr tests push 21 Apr 2026 09:22PM UTC web-flow github
92.26
See All Builds (168)
  • Repo on GitHub
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