gflow 0.4.11

A lightweight, single-node job scheduler written in Rust.
Documentation
coverage:
  status:
    project:
      default:
        target: auto
        threshold: 1%
        informational: true
    patch:
      default:
        target: auto
        threshold: 1%
        informational: true

comment:
  layout: "reach,diff,flags,tree"
  behavior: default
  require_changes: false

ignore:
  - "benches/**/*"
  - "tests/**/*"
  - "examples/**/*"