nyaruka / gocommon

Common utility library for the TextIt platform.
Other
7 stars 11 forks source link

Rework `cache.Cache` to use `x/sync/singleflight` #113

Closed rowanseymour closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (877c587) 90.05% compared to head (250193d) 90.03%.

Files Patch % Lines
cache/generic.go 88.23% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ========================================== - Coverage 90.05% 90.03% -0.03% ========================================== Files 40 40 Lines 1940 1936 -4 ========================================== - Hits 1747 1743 -4 - Misses 153 155 +2 + Partials 40 38 -2 ```

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