Rant after trying Rust a bit
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jul 25 14:20:28 PDT 2015
On 7/25/2015 6:35 AM, Dicebot wrote:
> If compiler would actually show 0 coverage for non-instantiated lines, than
> automatic coverage control check in CI would complain and code would never be
> shipped unless it gets covered with tests (which check the semantics). Your are
> putting it totally backwards.
A good case. https://issues.dlang.org/show_bug.cgi?id=14825
More information about the Digitalmars-d
mailing list