Closed lewisemm closed 10 months ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
14b6d2c
) 82.35% compared to head (cd31b1b
) 82.35%.
Files | Patch % | Lines |
---|---|---|
pipeline/templatetags/pipeline.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
logging.Logger.warn()
has been deprecated since Python 3.3 and will not be available in Python 3.13 as per this pull request (https://github.com/python/cpython/pull/105377).