fixed_analytics 2.0.0

Fixed-point mathematical functions using the CORDIC algorithm
Documentation
codecov:
  require_ci_to_pass: yes

coverage:
  precision: 2
  round: down
  range: "70...100"

  status:
    project:
      default:
        target: 80%
        threshold: 1%
    patch:
      default:
        target: 80%

comment:
  layout: "reach,diff,flags,files,footer"
  behavior: default

ignore:
  - "benches/**/*"