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

YACLib / YACLib / 33441019858
99%

Build:
DEFAULT BRANCH: main
Ran 31 Aug 2026 09:49PM UTC
Jobs 1
Files 89
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

31 Aug 2026 09:22PM UTC coverage: 98.811% (-0.6%) from 99.434%
33441019858

push

github

web-flow
Support begin&sentinel-syntax, range-syntax for all iterator-based algorithms (#279)

### Purpose

#183 

* Supported begin&sentinel syntax (e.g.
`yaclib::WhenAll(std::counted_iterator{fs.begin(), fs.size()},
std::default_sentinel{})`)
* Supported range syntax (e.g. `yaclib::WhenAll(fs)`)
* Added test for all available algorithms syntaxies 
* Added user-friendly compile-time errors for the usage of
non-constant-time iterator's distances.

### Related Information

- [ ] Design document: ...
- [ ] Bench PR: ...

### Testing

- [ ] This change is a trivial rework or code cleanup without any test
coverage.
- [ ] This change is already covered by existing tests.
- [X] This PR adds tests that were used to verify all changes.
- [ ] There are tests in an external testing repository: ...

52 of 52 new or added lines in 11 files covered. (100.0%)

15 existing lines in 1 file now uncovered.

2161 of 2187 relevant lines covered (98.81%)

1751497.06 hits per line

Coverage Regressions

Lines Coverage ∆ File
15
80.77
-19.23% include/yaclib/coro/detail/await_awaiter.hpp
Jobs
ID Job ID Ran Files Coverage
1 33441019858.1 31 Aug 2026 09:49PM UTC 89
98.81
GitHub Action Run
Source Files on build 33441019858
  • Tree
  • List 89
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fcc3c914 on github
  • Prev Build on main (#30641923209)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc