Madrapps / jacoco-report

Github action that publishes the JaCoCo report as a comment in the Pull Request
https://github.com/marketplace/actions/jacoco-report
MIT License
144 stars 63 forks source link

Customize the pass and fail emojis #53

Closed thsaravana closed 1 year ago

thsaravana commented 1 year ago

Fixes #19

Added pass-emoji and fail-emoji (optional) input fields which can be used to change the default 🍏 / ❌ emojis to any other valid github supported emojis.

Screenshot 2023-07-25 at 16 46 56