bnum 0.13.0

Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types.
Documentation
1
2
3
4
5
6
7
8
coverage:
  status:
    project:
      default:
        threshold: 2% # 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