dbf icon indicating copy to clipboard operation
dbf copied to clipboard

Introduce slightly improved guard clauses for bad records

Open doconnor-clintel opened this issue 2 years ago • 0 comments

https://github.com/infused/dbf/issues/99

I tried writing specs, but ended up hitting a lot of issues with:

  • Instantiating a table with an empty file
  • Instantiating a table with a file containing a single space
  • Instantiating a table with a file malformed from proper DBF content

doconnor-clintel avatar Dec 12 '23 07:12 doconnor-clintel