Skip to content

Feature request: Add Ruby 2.6 Oneshot ability #710

Open
@luke-hill

Description

@luke-hill

Released in Ruby 2.6.0 - Coverage has a OneShot ability which improves performance.

Instead of returning the volume of coverage, it simply returns a binary representation (0 or 1+).

This would be useful for people who want to check 100% code coverage but not volume of tests.

You could add a flag that only works for Ruby 2.6 users, or release it as a 1.0 version

Thoughts?

Refs: https://bugs.ruby-lang.org/issues/15022 / https://www.ruby-lang.org/en/news/2018/12/25/ruby-2-6-0-released/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions