cyb/wysm/codecov.yml

coverage:
  status:
    project:
      default:
        target: auto
        threshold: 1%

ignore:
  - "crates/ir/**"

Graph