You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternatively you could put the big table in a collapsible section and that would achieve a similar outcome.
GH supports this via the <details> syntax.
big table goes here
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Feature Request
Add an argument to not display the entire table of all packages/files, and just display the totals/summary values for line/branch/complexity/health.
Additional Context
For large projects the table can get pretty big. I would rather just have the totals displayed in my PR comment.
The text was updated successfully, but these errors were encountered: