uxum 0.9.5

Opinionated backend service framework based on axum
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
coverage:
  range: 85..100
  precision: 2
  round: down
  status:
    project:
      default:
        target: auto
        threshold: 1%
        if_not_found: success
        informational: false
        only_pulls: false
ignore:
  - "tests"
comment:
  layout: "diff, files"
  require_changes: true