bnum 0.14.4

Fixed-size integer types with generic signedness, bit width and overflow behaviour.
Documentation
1
2
3
4
5
6
7
8
coverage:
  status:
    project:
      default:
        threshold: 3% # needed because due to property based testing, coverage isn't exactly the same each time
    # patch:
    #   default:
    #     threshold: 2% # needed because due to property based testing, coverage isn't exactly the same each time