carltongibson / django-filter

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

Replace codecov with python-coverage-comment-action #1649

Closed ewjoachim closed 6 months ago

ewjoachim commented 6 months ago

Fixes #1647

@carltongibson said: @ewjoachim Input always welcomed 😜 -- https://github.com/carltongibson/django-filter/issues/1647#issuecomment-2001921040

I hope this is the kind of input you had in mind :)

The GHA code is mainly taken from the action's readme doc.

I'll merge it on my fork to check that it runs as expected.

Thanks for the kind nudge!

ewjoachim commented 6 months ago

(converting to draft until I can confirm it works on my fork)

ewjoachim commented 6 months ago

All good on my fork:

(of course, the badge on the readme fails because it actually points to your fork and not mine, but I double-checked the link)

Coverage badge