psn 0.1.3

Terminal UI for process status navigation and control
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright (c) 2026 l5yth
# SPDX-License-Identifier: Apache-2.0

coverage:
  status:
    project:
      default:
        target: 100%
        threshold: 10%
    patch:
      default:
        target: 100%
        threshold: 10%