generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.
Milestone
Description
Requested feature: Coverage checks are instrumented when using --coverage but these often end up being too frequent or redundant (due to, e.g., compiler optimizations or other procedures). They can definitely convert hard problems into infeasible ones due to the high number checks, we need to investigate how and come up with ways to reduce the number to the minimum if we continue to report along regular verification results. We could also exclude them from dependencies to improve performance.
Use case: Coverage results
Link to relevant documentation (Rust reference, Nomicon, RFC): #2612
Metadata
Metadata
Assignees
Labels
[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.