Releases: alexandermendes/danger-plugin-coverage
Releases · alexandermendes/danger-plugin-coverage
v1.6.2
1.6.2 (2020-11-24)
Bug Fixes
v1.6.1
1.6.1 (2020-11-19)
Bug Fixes
v1.6.0
1.6.0 (2020-11-04)
Bug Fixes
- only show 3 rows by default so the table doesn't get too large (5c0d908)
Features
v1.5.0
1.5.0 (2020-11-04)
Bug Fixes
- add space after comma for uncovered lines (6a07133)
- drop max chars limit for file column to 40 (fbc9ee0)
Features
- add uncovered lines column (cfa465e)
v1.4.1
1.4.1 (2020-11-03)
Bug Fixes
- remove broken warnOnMissingFiles setting (ff2ed11)
v1.4.0
1.4.0 (2020-11-03)
Features
- warn on missing files or report (0f0a196)
v1.3.3
1.3.3 (2020-11-02)
Bug Fixes
- handle relative files correctly (f92f922)
v1.3.2
1.3.2 (2020-11-02)
Bug Fixes
- do not report empty table if there is a report but does not affect modified files (4d80c02)
v1.3.1
1.3.1 (2020-11-02)
Bug Fixes
- do not print empty tables if no coverage report (260e822)
v1.3.0
1.3.0 (2020-11-01)
Bug Fixes
- add headings to expanded extra cells for readabiliy (57dcaa4)
- use more accurate column heading when all files are shown (77bd226)
Features
- add column for lines covered (1f198fb)