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

Add Google Java Formatter as an action, and apply it. #485

Merged
merged 4 commits into from
Jun 25, 2020

Conversation

ruebot
Copy link
Member

@ruebot ruebot commented Jun 25, 2020

GitHub issue(s): #484

What does this Pull Request do?

How should this be tested?

TravisCI

- Apply Google Java Formatter to all Java files.
- Add GitHub Action for the formatter
- Resolves #484
@ruebot ruebot requested a review from ianmilligan1 June 25, 2020 18:53
@codecov
Copy link

codecov bot commented Jun 25, 2020

Codecov Report

Merging #485 into master will increase coverage by 0.65%.
The diff coverage is 93.22%.

@@             Coverage Diff              @@
##             master     #485      +/-   ##
============================================
+ Coverage     88.20%   88.85%   +0.65%     
  Complexity       57       57              
============================================
  Files            43       43              
  Lines           958     1014      +56     
  Branches         86       86              
============================================
+ Hits            845      901      +56     
  Misses           74       74              
  Partials         39       39              

@ianmilligan1 ianmilligan1 merged commit 2fe5a93 into master Jun 25, 2020
@ianmilligan1 ianmilligan1 deleted the google-java-formatter branch June 25, 2020 21:34
ruebot added a commit that referenced this pull request Jan 18, 2021
- Apply Google Java Formatter to all Java files.
- Add GitHub Action for the formatter
- Resolves #484
- Update TravisCI to use Bionic
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.

Add Google Java Formatter as a GitHub action
2 participants