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

thetic / cpputest / 6674201585
99%
main: 98%

Build:
Build:
LAST BUILD BRANCH: feature/test-property
DEFAULT BRANCH: main
Ran 28 Oct 2023 02:16AM UTC
Jobs 1
Files 48
Run time 3s
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

28 Oct 2023 02:10AM UTC coverage: 99.323%. Remained the same
6674201585

push

github

thetic
Improve noreturn macro

- `_no_return_` is a reserved identifier in C++ in some contexts[^1].
- C11 added the `_Noreturn` keyword.[^2]
- C23 deprecated `_Noreturn` in favor of the new `[[noreturn]]`
  attribute.[^3]

[^1]: https://en.cppreference.com/w/cpp/language/identifiers#In_declarations
[^2]: https://en.cppreference.com/w/c/language/_Noreturn
[^3]: https://en.cppreference.com/w/c/language/attributes/noreturn

6748 of 6794 relevant lines covered (99.32%)

18708.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6674201585.1 28 Oct 2023 02:16AM UTC 0
99.32
GitHub Action Run
Source Files on build 6674201585
Detailed source file information is not available for this build.
  • Back to Repo
  • 82ed30e4 on github
  • Prev Build on master (#6674109203)
  • Next Build on point-of-no-return (#6674224062)
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