stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.72k stars 1.57k forks source link

Unit Test Codable Implementation #1225

Open JacobHearst opened 1 year ago

JacobHearst commented 1 year ago

As noted in #1224 there are no unit tests on the codable implementations for database rows. This should be remedied by getting as close to 100% coverage as is reasonable