ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:110119] [Ruby master Bug#19026] Add `Coverage.supported?(x)` to detect support for `eval` coverage flag.
@ 2022-09-28 10:52 ioquatix (Samuel Williams)
  2022-09-28 11:01 ` [ruby-core:110120] " mame (Yusuke Endoh)
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ioquatix (Samuel Williams) @ 2022-09-28 10:52 UTC (permalink / raw)
  To: ruby-core

Issue #19026 has been reported by ioquatix (Samuel Williams).

----------------------------------------
Bug #19026: Add `Coverage.supported?(x)` to detect support for `eval` coverage flag.
https://bugs.ruby-lang.org/issues/19026

* Author: ioquatix (Samuel Williams)
* Status: Open
* Priority: Normal
* Backport: 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN
----------------------------------------
Introduce the following interface:

```
Coverage.supported?(eval) -> true/false
```

We can also check `lines` `branches` and `methods`?



-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-09-28 20:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 10:52 [ruby-core:110119] [Ruby master Bug#19026] Add `Coverage.supported?(x)` to detect support for `eval` coverage flag ioquatix (Samuel Williams)
2022-09-28 11:01 ` [ruby-core:110120] " mame (Yusuke Endoh)
2022-09-28 11:09 ` [ruby-core:110121] " ioquatix (Samuel Williams)
2022-09-28 14:18 ` [ruby-core:110124] " mame (Yusuke Endoh)
2022-09-28 14:55 ` [ruby-core:110128] " Dan0042 (Daniel DeLorme)
2022-09-28 15:03 ` [ruby-core:110129] " jeremyevans0 (Jeremy Evans)
2022-09-28 18:06 ` [ruby-core:110135] " mame (Yusuke Endoh)
2022-09-28 19:22 ` [ruby-core:110139] " Eregon (Benoit Daloze)
2022-09-28 19:43 ` [ruby-core:110140] " Dan0042 (Daniel DeLorme)
2022-09-28 20:46 ` [ruby-core:110141] " ioquatix (Samuel Williams)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).