Closed efahl closed 3 months ago
Attention: Patch coverage is 50.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 81.88%. Comparing base (
5e65dec
) to head (59ba4bd
). Report is 66 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
asu/main.py | 50.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Replace the deprecated 'on_event' hook with the current 'lifespan' context manager. Eliminates warnings during run and tests.
Signed-off-by: Eric Fahlgren ericfahlgren@gmail.com