Attumm / redis-dict

Python dictionary with Redis as backend, built for large datasets. Simplifies Redis operations for large-scale and distributed systems. Supports various data types, namespacing, pipelining, and expiration.
MIT License
51 stars 14 forks source link

Docstrings pydocstyle #69

Closed Attumm closed 5 days ago

codecov-commenter commented 5 days ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.15%. Comparing base (ca07bc8) to head (37f5be1). Report is 1 commits behind head on v3.1.0-pre-release.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3.1.0-pre-release #69 +/- ## ====================================================== + Coverage 97.20% 98.15% +0.95% ====================================================== Files 1 3 +2 Lines 250 325 +75 ====================================================== + Hits 243 319 +76 + Misses 7 6 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.