• 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
  • improve-recursive-variant-example
  • remove-redundant-gtest-link
  • river/fix-CI

02 Apr 2026 08:17PM UTC coverage: 92.23%. Remained the same
23920052973

push

github

camio
Update CODEOWNERS to @camio

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

273 of 296 relevant lines covered (92.23%)

22.19 hits per line

Relevant lines Covered
Build:
Build:
296 RELEVANT LINES 273 COVERED LINES
22.19 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
23920052973 main Update CODEOWNERS to @camio Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 02 Apr 2026 08:23PM UTC camio github
92.23
23920024836 main Merge pull request #2 from bemanproject/remove-redundant-gtest-link Remove redundant GTest::gtest link from test targets push 02 Apr 2026 08:18PM UTC web-flow github
92.23
23919597712 main Merge pull request #1 from bemanproject/improve-recursive-variant-example Improve recursive variant example with indirect containers push 02 Apr 2026 08:10PM UTC web-flow github
92.23
23918686105 main Use C++20 defaulted operator== in README example The README targets readers on C++20+; the actual example code in examples/ remains C++17-compatible. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 02 Apr 2026 07:43PM UTC camio github
92.23
23917413086 main Move features.cmake out of vendored infra directory The infra/ directory is managed by beman-submodule and pinned to an upstream commit. Adding project-specific files there causes the submodule consistency check to fail. Co-Authored-By: Claude O... push 02 Apr 2026 07:13PM UTC camio github
92.23
23916952732 main Fix clang-format: collapse short operator bodies to single lines Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> push 02 Apr 2026 07:08PM UTC camio github
92.23
23916842319 main Fix C++17 build: replace defaulted operator== in example The recursive_variant example used `= default` for operator==, which requires C++20. Replace with explicit implementations for C++17 compat. Co-Authored-By: Claude Opus 4.6 <noreply@anthro... push 02 Apr 2026 07:00PM UTC camio github
92.23
23916480523 main Add C++17 compatibility with conditional C++20+ features CMake-time feature detection determines availability of concepts, three-way comparison, constexpr destructors, and [[no_unique_address]]. Headers use conditional compilation to provide SFIN... push 02 Apr 2026 06:49PM UTC camio github
92.23
23914837969 main Fix CI failures: formatting, member init order, C++17 removal, missing include - Apply clang-format and gersemi formatting to satisfy pre-commit hooks - Fix -Wreorder in indirect move constructor (init list order must match declaration order: p... push 02 Apr 2026 06:10PM UTC camio github
92.23
23914415462 main Implement std::indirect and std::polymorphic from P3019R14 Implement the indirect<T, Allocator> and polymorphic<T, Allocator> vocabulary types for composite class design as specified in N5032 sections 20.4.1 and 20.4.2. Includes pmr type aliases,... push 02 Apr 2026 06:00PM UTC camio github
92.36
See All Builds (136)
  • 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