issues
search
livefront
/
danger-shroud
🧛🏼♂️A danger plugin for enforcing code coverage via a Jacoco coverage report 🧛🏼♂️
Apache License 2.0
10
stars
5
forks
source link
feat: #38 adds file threshold param support
#39
Closed
adrian-livefront
closed
1 year ago
adrian-livefront
commented
1 year ago
Aims to resolve #38.
feat: adds fileThreshold param to each report
refac: mv failIfUnderThreshold to failIfUnderProjectThreshold
doc: explain usage of each report with all parameters in detail
doc: adds table of contents
Aims to resolve #38.