Skip to content

Conversation

@nickolay
Copy link
Contributor

See individual commits. @Dandandan would you take a look?

@coveralls
Copy link

coveralls commented Jul 28, 2020

Pull Request Test Coverage Report for Build 186371492

  • 19 of 30 (63.33%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.08%) to 91.743%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/ast/mod.rs 17 28 60.71%
Totals Coverage Status
Change from base Build 186228728: -0.08%
Covered Lines: 4389
Relevant Lines: 4784

💛 - Coveralls

src/ast/mod.rs Outdated
}
} => write!(
f,
"SET{} {} = {}",
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it makes sense to use named arguments here {local} etc as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Right. I was too focussed on the other inconsistencies that I missed how I was introducing another one myself. Thanks for catching that!

@Dandandan
Copy link
Contributor

One small comment which could make it a bit more consistent, looking great!

@nickolay nickolay merged commit 1337820 into apache:main Jul 28, 2020
@nickolay nickolay deleted the cleanups branch July 28, 2020 23:13
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.

3 participants