carltongibson / django-filter

A generic system for filtering Django QuerySets based on user selections
https://django-filter.readthedocs.io/en/main/
Other
4.39k stars 760 forks source link

Switch GHA to use py-cov-action / python-coverage-comment-action #1647

Closed carltongibson closed 4 months ago

carltongibson commented 4 months ago

Codecov's action broke. https://github.com/codecov/codecov-action/blob/main/README.md

See e.g. https://github.com/carltongibson/django-filter/actions/runs/8235019910

We've been meaning to get off it for a while.

Switch to @ewjoachim's https://github.com/py-cov-action/python-coverage-comment-action

ewjoachim commented 4 months ago

I'll be delighted to help if you folks need anything :)

carltongibson commented 4 months ago

@ewjoachim Input always welcomed 😜