Skip to content

Conversation

@tomwillis608
Copy link

@tomwillis608 tomwillis608 commented May 24, 2022

This pull request proposes a restyling of the results table, which is a change at line 37 of index.js.
The package-lock.json file was updated with npm audit and npm update.
The dist version of index.js had quite a few changes after npm run package with the new lock file.

This is the table I see in my repo's PR as created by the master branch of this repo:
image

This is the table rendered with the changes in this PR:
image

I hope you find this useful.

const json = JSON.parse(data);

const coverage = `<!--json:${JSON.stringify(originMeta)}-->
|${inputs.title}| % | values |
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dear reviewer, this is the fundamental code change, to restyle the coverage results table.

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