vapor / sqlite-nio

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

Fix SQLite build configuration #37

Closed gwynne closed 1 year ago

gwynne commented 1 year ago

SQLite is now build with the intended thread safety configuration.

Warnings emitted when building in Xcode (due to Xcode not matching SwiftPM's default compiler flags) are now silenced.

codecov-commenter commented 1 year ago

Codecov Report

Merging #37 (501b674) into main (294c713) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ======================================= Coverage 45.68% 45.68% ======================================= Files 7 7 Lines 510 510 ======================================= Hits 233 233 Misses 277 277 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `45.68% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#carryforward-flags-in-the-pull-request-comment) to find out more.
VaporBot commented 1 year ago

These changes are now available in 1.3.2