avro icon indicating copy to clipboard operation
avro copied to clipboard

improve test coverage

Open rogpeppe opened this issue 4 years ago • 0 comments

There are still quite a few holes in the testing:

  • out of bounds cases
  • fuzzing
  • zero length byte read
  • zero length string read
  • many error cases (see coverage)

rogpeppe avatar Jan 24 '20 13:01 rogpeppe