authvault 0.1.0

Authentication and authorization vault with multi-provider support
Documentation
coverage:
  status:
    project:
      default:
        target: auto
        threshold: 1%
    patch:
      default:
        target: 80%

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

ignore:
  - docs/
  - "**/tests/**"
  - "**/target/**"
  - "**/node_modules/**"