whatyouhide / redix

Fast, pipelined, resilient Redis driver for Elixir. 🛍
http://hexdocs.pm/redix
MIT License
1.1k stars 122 forks source link

Use nimble_options for validation and docs #245

Closed whatyouhide closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 81dd10ac304297ec25a1059eca9160b79fc780ce-PR-245


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/redix/start_options.ex 20 21 95.24%
<!-- Total: 24 25 96.0% -->
Files with Coverage Reduction New Missed Lines %
lib/redix/connector.ex 3 89.0%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 13973aed04e90e4e4b5d7c08ef4af237e9a6fe1e: 0.4%
Covered Lines: 594
Relevant Lines: 690

💛 - Coveralls