vapor / fluent-postgres-driver

🐘 PostgreSQL driver for Fluent.
MIT License
146 stars 53 forks source link

Update to match FluentKit's declared version minimums #204

Closed gwynne closed 1 year ago

gwynne commented 1 year ago

This should help fix building in Xcode.

codecov-commenter commented 1 year ago

Codecov Report

Merging #204 (731b5f7) into main (44247df) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #204 +/- ## ======================================= Coverage 77.29% 77.29% ======================================= Files 7 7 Lines 414 414 ======================================= Hits 320 320 Misses 94 94 ``` | [Impacted Files](https://codecov.io/gh/vapor/fluent-postgres-driver/pull/204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Ξ” | | |---|---|---| | [...ntPostgresDriver/FluentPostgresConfiguration.swift](https://codecov.io/gh/vapor/fluent-postgres-driver/pull/204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9GbHVlbnRQb3N0Z3Jlc0RyaXZlci9GbHVlbnRQb3N0Z3Jlc0NvbmZpZ3VyYXRpb24uc3dpZnQ=) | `43.47% <ΓΈ> (ΓΈ)` | | | [.../FluentPostgresDriver/FluentPostgresDatabase.swift](https://codecov.io/gh/vapor/fluent-postgres-driver/pull/204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9GbHVlbnRQb3N0Z3Jlc0RyaXZlci9GbHVlbnRQb3N0Z3Jlc0RhdGFiYXNlLnN3aWZ0) | `88.11% <ΓΈ> (ΓΈ)` | | | [...es/FluentPostgresDriver/FluentPostgresDriver.swift](https://codecov.io/gh/vapor/fluent-postgres-driver/pull/204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9GbHVlbnRQb3N0Z3Jlc0RyaXZlci9GbHVlbnRQb3N0Z3Jlc0RyaXZlci5zd2lmdA==) | `81.25% <ΓΈ> (ΓΈ)` | | | [.../FluentPostgresDriver/PostgresError+Database.swift](https://codecov.io/gh/vapor/fluent-postgres-driver/pull/204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9GbHVlbnRQb3N0Z3Jlc0RyaXZlci9Qb3N0Z3Jlc0Vycm9yK0RhdGFiYXNlLnN3aWZ0) | `86.11% <ΓΈ> (ΓΈ)` | | | [...es/FluentPostgresDriver/PostgresRow+Database.swift](https://codecov.io/gh/vapor/fluent-postgres-driver/pull/204?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9GbHVlbnRQb3N0Z3Jlc0RyaXZlci9Qb3N0Z3Jlc1JvdytEYXRhYmFzZS5zd2lmdA==) | `88.88% <ΓΈ> (ΓΈ)` | |
gwynne commented 1 year ago

Exports test won't pass until a PostgresKit release has been tagged

VaporBot commented 1 year ago

These changes are now available in 2.5.1