Anyone in touch with codecov team ? We need assert(0); and assert(false); lines to be ignored

Basile B. b2.temp at gmx.com
Sun Jun 6 08:59:54 UTC 2021


On Thursday, 11 February 2021 at 13:54:29 UTC, Basile B. wrote:
>> yeah that's a nice alternative, no need to mess with the 
>> codecov team if we truncate the report.
>
> https://issues.dlang.org/show_bug.cgi?id=21630

The change is now live in 2.097. For example in styx CI, after 
updating the compiler used I get a [+ 
0.57%](https://codecov.io/gl/styx-lang/styx/commit/017e606fa1adf8eba0abebc5fa2883dd305de6da/).

So in theory now it's possible to reach 100% without using tricks 
to avoid `assert(0)`.


More information about the Digitalmars-d mailing list