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

Fix error message in runTx #523

Merged
merged 2 commits into from
May 28, 2019
Merged

Fix error message in runTx #523

merged 2 commits into from
May 28, 2019

Conversation

alcuadrado
Copy link
Member

This PR fixes an error message in runTx. A template string was missing a {.

@coveralls
Copy link

coveralls commented May 27, 2019

Coverage Status

Coverage remained the same at 94.95% when pulling 55a4130 on fix-runTx-error-message into 9f96231 on master.

Copy link
Contributor

@s1na s1na 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

@s1na
Copy link
Contributor

s1na commented May 28, 2019

Ah, can you maybe rebase? seems to be outdated

@holgerd77
Copy link
Member

@s1na I know it's not optimal, but from my perspective it's also ok (for the reviewer) to use the "Update branch" functionality in relatively safe cases. Bloats commit history a bit but eases workflow, especially if we operate in different time zones. From my perspective this would be such a case, but please judge yourself, also let me know your general stance on this.

@s1na
Copy link
Contributor

s1na commented May 28, 2019

I haven't yet tried this functionality, but I think it makes sense for relatively safe cases, and we can always do squash and merge to prevent bloating commit history. I will try this now 😄

@s1na s1na merged commit 106309c into master May 28, 2019
@s1na s1na deleted the fix-runTx-error-message branch May 28, 2019 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants