axum-params 0.4.1

A Rails-like powerful parameter handling library for Axum
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
coverage:
  status:
    project:
      default:
        target: 70%
        threshold: 0%
        if_not_found: success
        if_ci_failed: error

    patch:
      default:
        target: 70%
        threshold: 0%
        if_no_uploads: success
        if_not_found: success
        if_ci_failed: error