vapor / fluent

Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
https://docs.vapor.codes/4.0/fluent/overview/
MIT License
1.3k stars 171 forks source link

Concurrency updates and database logging APIs #775

Closed gwynne closed 2 months ago

gwynne commented 2 months ago

These changes are now available in 4.11.0

This update contains the following changes:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 65.78947% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 60.75%. Comparing base (d831ac5) to head (d3579e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #775 +/- ## ========================================== + Coverage 59.84% 60.75% +0.91% ========================================== Files 15 15 Lines 381 372 -9 ========================================== - Hits 228 226 -2 + Misses 153 146 -7 ``` | [Files](https://app.codecov.io/gh/vapor/fluent/pull/775?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Δ | | |---|---|---| | [Sources/Fluent/MigrateCommand.swift](https://app.codecov.io/gh/vapor/fluent/pull/775?src=pr&el=tree&filepath=Sources%2FFluent%2FMigrateCommand.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9GbHVlbnQvTWlncmF0ZUNvbW1hbmQuc3dpZnQ=) | `8.33% <0.00%> (+1.51%)` | :arrow_up: | | [Sources/Fluent/FluentProvider.swift](https://app.codecov.io/gh/vapor/fluent/pull/775?src=pr&el=tree&filepath=Sources%2FFluent%2FFluentProvider.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9GbHVlbnQvRmx1ZW50UHJvdmlkZXIuc3dpZnQ=) | `71.08% <78.12%> (-7.49%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/vapor/fluent/pull/775/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor)