echidna 0.2.0

A high-performance automatic differentiation library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
coverage:
  precision: 2
  round: down
  range: "70...100"

status:
  project:
    default:
      target: 85%
      threshold: 2%
  patch:
    default:
      target: 80%

comment:
  layout: "reach,diff,flags,files"
  behavior: default
  require_changes: true