torchbox / wagtail-grapple

A Wagtail app that makes building GraphQL endpoints a breeze!
https://wagtail-grapple.readthedocs.io/en/latest/
Other
151 stars 57 forks source link

Limit coverage and sqlite tests to a subset of test targets #382

Open zerolab opened 5 months ago

zerolab commented 5 months ago

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 footprint