Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support MySQL 5.7 #3

Merged
merged 3 commits into from
May 2, 2024

Async-ify the tests, such as they are

63f9ccb
Select commit
Loading
Failed to load commit list.
Merged

Support MySQL 5.7 #3

Async-ify the tests, such as they are
63f9ccb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 0s

77.72% (+4.99%) compared to 199bd0e

View this Pull Request on Codecov

77.72% (+4.99%) compared to 199bd0e

Details

Codecov Report

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

Project coverage is 77.72%. Comparing base (199bd0e) to head (63f9ccb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   72.72%   77.72%   +4.99%     
==========================================
  Files           6        6              
  Lines         176      193      +17     
==========================================
+ Hits          128      150      +22     
+ Misses         48       43       -5     
Files Coverage Δ
...ources/QueuesFluentDriver/FluentQueuesDriver.swift 95.23% <ø> (+23.80%) ⬆️
...ources/QueuesFluentDriver/SQLKit+Convenience.swift 68.42% <ø> (+6.88%) ⬆️
Sources/QueuesFluentDriver/FluentQueue.swift 72.83% <52.63%> (-6.53%) ⬇️

... and 1 file with indirect coverage changes