cicirello / jacoco-badge-generator

Coverage badges, and pull request coverage checks, from JaCoCo reports in GitHub Actions
https://actions.cicirello.org/jacoco-badge-generator/
MIT License
101 stars 42 forks source link

Suppressed generation of Python's pycache #47

Closed cicirello closed 2 years ago

cicirello commented 2 years ago

Summary

Suppressed generation of Python's pycache otherwise created on imports.

Closing Issues

Closes #46

Types of changes