redis / lettuce

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
https://lettuce.io
MIT License
5.37k stars 962 forks source link

Add release drafter workflow #2820

Closed tishun closed 3 months ago

tishun commented 5 months ago

Closes #2815

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 77.64%. Comparing base (43843bf) to head (5787b7e). Report is 249 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2820 +/- ## ============================================ - Coverage 78.71% 77.64% -1.07% - Complexity 6786 7232 +446 ============================================ Files 508 539 +31 Lines 22765 24488 +1723 Branches 2446 2608 +162 ============================================ + Hits 17919 19014 +1095 - Misses 3717 4268 +551 - Partials 1129 1206 +77 ```

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