jazzband / django-configurations

A helper for organizing Django project settings by relying on well established programming patterns.
https://django-configurations.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.11k stars 144 forks source link

Ditch Codecov #390

Open pauloxnet opened 2 months ago

pauloxnet commented 2 months ago

As suggested by @adamchainz in this comment it would be useful for the project to ditch Codecov https://hynek.me/articles/ditch-codecov-python/

uhurusurfa commented 2 weeks ago

Although it now works with the updates, it seems to be unreliable and have just had to rerun a python 3.9 test which failed to upload to codecov but passed on the re-run I triggered a couple minutes later so perhaps we should ditch codecov entirely