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

steve-downey / compile-time-scheme / 27586049075
89%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 12:43AM UTC
Jobs 1
Files 63
Run time 1min
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

16 Jun 2026 12:39AM UTC coverage: 90.203%. Remained the same
27586049075

push

github

steve-downey
refactor: Refine GCC P2996 bug report MRE to focus on decltype-alias pattern

The original multi-level MRE does not reproduce the bug on recent Godbolt.
The actual failing pattern is:
1. Obtain type via decltype(factory_call())
2. Reflect the alias with ^^TypeAlias (not direct ^^basic_sender<Args>)
3. Call template_arguments_of on the reflected alias

This pattern, combined with std::tuple_size/element specializations,
triggers the bug in some local GCC 16 builds but not on recent Godbolt.
Simplified MRE to isolate the decltype-alias + tuple specialization pattern,
and updated Expected/Actual sections to document the version-specific nature.

1998 of 2215 relevant lines covered (90.2%)

32.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27586049075.1 16 Jun 2026 12:43AM UTC 63
90.2
GitHub Action Run
Source Files on build 27586049075
  • Tree
  • List 63
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27586049075
  • a9dd97d1 on github
  • Prev Build on main (#27583633567)
  • Next Build on main (#27586120856)
  • Delete
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