flint3-sys 3.5.1

Rust bindings to the FLINT C library
Documentation
coverage:
  precision: 2
  round: down
  range: 70...95 # FIXME: We should set this one to about 90...95

  status:
    project:
      default:
        informational: true
    patch:
      default:
        informational: true
    changes:
      default:
        informational: true

comment: false

ignore:
 - "src/*/inlines.c"
 - "src/test/main.c"
 - "src/test/t-*.c"
 - "src/*/test/main.c"
 - "src/*/test/t-*.c"
 - "src/generic_files/exception.c"
 - "src/generic_files/profiler.c"
 - "src/profiler.h"