Skip to content

Conversation

lukehsiao
Copy link
Contributor

@lukehsiao lukehsiao commented Nov 10, 2023

This patch right-aligns the percentages for authorship to make them
easier to visually compare.

Before:

Authors: 53% Ossama Hjaji 1212 21% dependabot[bot] 485 4% Spenser Black 88 

After:

Authors: 53% Ossama Hjaji 1212 21% dependabot[bot] 485 4% Spenser Black 88 

Tested: Cargo test all passes. Also added a new test that checks
alignment in a simple case, and tested that the output looks as
intended locally.

Copy link
Collaborator

@spenserblack spenserblack left a comment

Choose a reason for hiding this comment

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

Makes sense to me 🙂

This patch right-aligns the percentages for authorship to make them easier to visually compare. Before: Authors: 53% Ossama Hjaji 1212 21% dependabot[bot] 485 4% Spenser Black 88 After: Authors: 53% Ossama Hjaji 1212 21% dependabot[bot] 485 4% Spenser Black 88 Tested: Cargo test all passes. Also added a new test that checks alignment in a simple case, and tested that the output looks as intended locally. Signed-off-by: Luke Hsiao <luke.hsiao@numbersstation.ai>
Copy link
Owner

@o2sh o2sh left a comment

Choose a reason for hiding this comment

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

🎉

@o2sh o2sh merged commit b1cf029 into o2sh:main Nov 13, 2023
@lukehsiao
Copy link
Contributor Author

Thanks for the detailed and thoughtful reviews!

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

Labels

3 participants