awslabs / aws-glue-libs

AWS Glue Libraries are additions and enhancements to Spark for ETL operations.
Other
635 stars 299 forks source link

feat: add support for coverage #181

Open jornfranke opened 1 year ago

jornfranke commented 1 year ago

Add a script for measuring coverage of tests executed via pytest (gluepytest) (cf. https://coverage.readthedocs.io/)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.