You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it makes sense to limit coverage to a couple of full tox targets (e.g. py311-wagtail5.2-django-4.2-{sqlite,postgres}, as well we only run the sqlite tests for the same target. This should provide enough assurance and coverage, while limiting resource waste/carbon footprint
The text was updated successfully, but these errors were encountered:
As per https://drive.google.com/file/d/1Ks5_RrT_J64hOtGsRK3MMdovM_otvxDR/view?usp=sharing
it makes sense to limit coverage to a couple of full tox targets (e.g.
py311-wagtail5.2-django-4.2-{sqlite,postgres}
, as well we only run the sqlite tests for the same target. This should provide enough assurance and coverage, while limiting resource waste/carbon footprintThe text was updated successfully, but these errors were encountered: