benz9527 / xboot

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

feat: Implemented the xlog buffer syncer for other io writer. #27

Closed benz9527 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 76.96%. Comparing base (2215ec0) to head (ec2246a).

Files Patch % Lines
xlog/buffer_syncer.go 74.15% 13 Missing and 10 partials :warning:
xlog/goredis.go 71.42% 3 Missing and 3 partials :warning:
lib/list/linked_list.go 40.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #27 +/- ## ========================================== - Coverage 76.99% 76.96% -0.03% ========================================== Files 65 67 +2 Lines 8488 8601 +113 ========================================== + Hits 6535 6620 +85 - Misses 1510 1524 +14 - Partials 443 457 +14 ```

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