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 commented Jun 25, 2020

GitHub issue(s): #484

What does this Pull Request do?

  • Apply Google Java Formatter to all Java files.
  • Add GitHub Action for the formatter
  • Resolves #484

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 Jun 25, 2020
ruebot added 3 commits Jun 25, 2020
@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
3 checks passed
3 checks passed
codecov/patch 93.22% of diff hit (target 88.20%)
Details
codecov/project 88.85% (+0.65%) compared to 0a7a90f
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@ianmilligan1 ianmilligan1 deleted the google-java-formatter branch Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.