Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes aggregated text to total #72

Merged
merged 4 commits into from Jan 27, 2018
Merged

Conversation

turnerniles
Copy link
Collaborator

addresses #69. I see text such as, 'Totals', 'Grand Total' in other projects. This PR change the row and column header text to 'Totals'. What do you think @pat310?

@coveralls
Copy link

coveralls commented Jan 20, 2018

Coverage Status

Coverage remained the same at 98.881% when pulling 5187012 on change-aggregated-text-to-total into 5c82c66 on master.

Copy link
Owner

@pat310 pat310 left a comment

Choose a reason for hiding this comment

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

Looks good, make sure to update the examples in the README

@@ -246,9 +246,10 @@ export default () => {
() => {
const tableResults = tableCreator(data, ['borough'], [], 'age',
'count');
console.log('table', tableResults.table[0])
Copy link
Owner

Choose a reason for hiding this comment

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

remove

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

good spotting!

@pat310
Copy link
Owner

pat310 commented Jan 20, 2018

@turnerniles ☝️

@turnerniles
Copy link
Collaborator Author

turnerniles commented Jan 23, 2018

@pat310 Updated the README, removed console.log and increased package version patch number. 'Aggregated' or 'aggregated' in both places could also work.

@pat310 pat310 merged commit e891d70 into master Jan 27, 2018
pat310 added a commit that referenced this pull request Jan 27, 2018
pat310 added a commit that referenced this pull request Jan 27, 2018
@pat310 pat310 deleted the change-aggregated-text-to-total branch August 3, 2020 00:08
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.

None yet

3 participants