Skip to content

Conversation

@joshjohanning
Copy link
Contributor

Appending an empty line after the badge to render the markdown table properly.

Before:
Code Coverage

Package Line Rate Branch Rate Complexity
PrimeService 100% 100% 6
Summary 100% (12 / 12) 100% (6 / 6) 6

After:
Code Coverage

Package Line Rate Branch Rate Complexity
PrimeService 100% 100% 6
Summary 100% (12 / 12) 100% (6 / 6) 6

@irongut irongut merged commit c4d24d5 into irongut:master Sep 5, 2021
@irongut
Copy link
Owner

irongut commented Sep 5, 2021

@joshjohanning I haven't had any issues with the markdown output but since you have I've merged the change, thanks.

@joshjohanning
Copy link
Contributor Author

@irongut maybe it was because I was using both banner and table output in the PR? Either way if there's not an extra line break between, at least for me, GitHub doesn't seem to want to render the table properly. Maybe a newer thing - but thanks for the merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants