vapor / sqlite-nio

Non-blocking wrapper for libsqlite3-dev using SwiftNIO
MIT License
59 stars 14 forks source link

Add basic Sendable correctness, update to SQLite 3.43.1 #51

Closed gwynne closed 1 year ago

gwynne commented 1 year ago

Changes in this release:

gwynne commented 1 year ago

API breakage failure is spurious. Dependents check failure is fixed by vapor/sqlite-kit#105.

codecov-commenter commented 1 year ago

Codecov Report

Merging #51 (6086f3f) into main (0a33df1) will not change coverage. The diff coverage is 74.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ======================================= Coverage 66.36% 66.36% ======================================= Files 8 8 Lines 669 669 ======================================= Hits 444 444 Misses 225 225 ``` | [Files Changed](https://app.codecov.io/gh/vapor/sqlite-nio/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Δ | | |---|---|---| | [Sources/SQLiteNIO/SQLiteData.swift](https://app.codecov.io/gh/vapor/sqlite-nio/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9TUUxpdGVOSU8vU1FMaXRlRGF0YS5zd2lmdA==) | `81.92% <0.00%> (ø)` | | | [Sources/SQLiteNIO/SQLiteDataType.swift](https://app.codecov.io/gh/vapor/sqlite-nio/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9TUUxpdGVOSU8vU1FMaXRlRGF0YVR5cGUuc3dpZnQ=) | `0.00% <0.00%> (ø)` | | | [Sources/SQLiteNIO/SQLiteError.swift](https://app.codecov.io/gh/vapor/sqlite-nio/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9TUUxpdGVOSU8vU1FMaXRlRXJyb3Iuc3dpZnQ=) | `26.81% <ø> (ø)` | | | [Sources/SQLiteNIO/SQLiteRow.swift](https://app.codecov.io/gh/vapor/sqlite-nio/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9TUUxpdGVOSU8vU1FMaXRlUm93LnN3aWZ0) | `92.85% <ø> (ø)` | | | [Sources/SQLiteNIO/SQLiteConnection.swift](https://app.codecov.io/gh/vapor/sqlite-nio/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9TUUxpdGVOSU8vU1FMaXRlQ29ubmVjdGlvbi5zd2lmdA==) | `65.97% <76.47%> (ø)` | | | [Sources/SQLiteNIO/SQLiteCustomFunction.swift](https://app.codecov.io/gh/vapor/sqlite-nio/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9TUUxpdGVOSU8vU1FMaXRlQ3VzdG9tRnVuY3Rpb24uc3dpZnQ=) | `83.67% <85.71%> (ø)` | | | [Sources/SQLiteNIO/SQLiteStatement.swift](https://app.codecov.io/gh/vapor/sqlite-nio/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9TUUxpdGVOSU8vU1FMaXRlU3RhdGVtZW50LnN3aWZ0) | `89.58% <100.00%> (ø)` | |
penny-for-vapor[bot] commented 1 year ago

These changes are now available in 1.7.0