Closed CasperWA closed 8 months ago
Attention: Patch coverage is 64.28571%
with 15 lines
in your changes are missing coverage. Please review.
Project coverage is 84.03%. Comparing base (
606738b
) to head (793e101
).
Files | Patch % | Lines |
---|---|---|
app/main.py | 46.15% | 14 Missing :warning: |
app/redis_cache/_redis.py | 93.75% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description:
Closes #412
Update event handling in app to use
lifespan
.Still to do:
--live-redis
with an associated fixturelive_redis
which signifies the user expects the tests to use a live Redis instance.Type of change:
Checklist for the reviewer:
This checklist should be used as a help for the reviewer.