stephencelis / SQLite.swift

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

Unit Test Codable Implementation #1225

Open JacobHearst opened 8 months ago

JacobHearst commented 8 months 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