vapor / fluent-kit

Swift ORM (queries, models, and relations) for NoSQL and SQL databases
MIT License
217 stars 116 forks source link

Fix error message #613

Closed 97mik closed 4 months ago

97mik commented 4 months ago

These changes are now available in 1.48.6

Fixes typo in a fatal error message for empty database configurations

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 24.80%. Comparing base (d69efce) to head (85d8d44).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #613 +/- ## ========================================== + Coverage 24.74% 24.80% +0.06% ========================================== Files 149 149 Lines 8648 8650 +2 ========================================== + Hits 2140 2146 +6 + Misses 6508 6504 -4 ``` | [Files](https://app.codecov.io/gh/vapor/fluent-kit/pull/613?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Δ | | |---|---|---| | [Sources/FluentKit/Database/Databases.swift](https://app.codecov.io/gh/vapor/fluent-kit/pull/613?src=pr&el=tree&filepath=Sources%2FFluentKit%2FDatabase%2FDatabases.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9GbHVlbnRLaXQvRGF0YWJhc2UvRGF0YWJhc2VzLnN3aWZ0) | `0.00% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/vapor/fluent-kit/pull/613/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor)