jazzband / django-pipeline

Pipeline is an asset packaging library for Django.
https://django-pipeline.readthedocs.io/
MIT License
1.52k stars 371 forks source link

Replace deprecated .warn() method with .warning() #807

Closed lewisemm closed 10 months ago

lewisemm commented 10 months ago
codecov[bot] commented 10 months ago

Codecov Report

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:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #807 +/- ## ======================================= Coverage 82.35% 82.35% ======================================= Files 33 33 Lines 1139 1139 ======================================= Hits 938 938 Misses 201 201 ```

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