itf 0.2.2

Library for consuming Apalache ITF traces
Documentation
codecov:
  require_ci_to_pass: yes

coverage:
  precision: 2
  round: nearest
  range: "50...100"

  status:
    project:
      default:
        target: auto
        threshold: 5%
        removed_code_behavior: adjust_base
        paths:
          - "itf"
    patch:
      default:
        target: auto
        threshold: 5%
        paths:
          - "itf"

    changes:
      default:
        informational: true