vapor / redis

Vapor provider for RediStack
MIT License
458 stars 57 forks source link

Misc cleanups #209

Closed gwynne closed 1 year ago

gwynne commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #209 (e876f50) into main (2a8d3e4) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #209 +/- ## ======================================= Coverage 55.58% 55.58% ======================================= Files 11 11 Lines 412 412 ======================================= Hits 229 229 Misses 183 183 ```
gwynne commented 1 year ago

The TSan failures are solved in https://gitlab.com/swift-server-community/RediStack/-/merge_requests/196 and https://gitlab.com/swift-server-community/RediStack/-/merge_requests/197.