benz9527 / xboot

A common toolbox to build go application.
MIT License
7 stars 1 forks source link

feat: Implemented the redis distributed lock. #34

Closed benz9527 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 77.68%. Comparing base (e93a7a8) to head (0fba53c).

:exclamation: Current head 0fba53c differs from pull request most recent head 7254b11. Consider uploading reports for the commit 7254b11 to get more accurate results

Files Patch % Lines
dlock/redis_dlock.go 61.29% 33 Missing and 15 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #34 +/- ## ========================================== + Coverage 77.65% 77.68% +0.02% ========================================== Files 72 75 +3 Lines 9080 9257 +177 ========================================== + Hits 7051 7191 +140 - Misses 1559 1585 +26 - Partials 470 481 +11 ```

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