parse_link_header 0.4.1

A library for parsing HTTP Link header.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
coverage:
  status:
    project:
      default:
        target: auto
        # allow the coverage to drop by 5%, and still posting a success status
        threshold: 5%

comment: # this is a top-level key
  layout: "reach, diff, flags, files"
  behavior: default
  require_changes: false # if true: only post the comment if coverage changes