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

Cleanup javadoc, force UTF-8 encoding in Javadoc tasks #938

Merged

Conversation

SamCarlberg
Copy link
Member

Make check depend on javadoc task to enforce proper Javadocs. This means we won't get surprised by invalid Javadoc when merging PRs into master (and deleting all the published docs on the website in the process)

Make `check` depend on javadoc task to enforce proper javadocs
@codecov-io
Copy link

Codecov Report

Merging #938 into master will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #938      +/-   ##
============================================
+ Coverage     52.86%   52.89%   +0.02%     
  Complexity        1        1              
============================================
  Files           327      327              
  Lines          8852     8852              
  Branches        560      560              
============================================
+ Hits           4680     4682       +2     
+ Misses         3969     3966       -3     
- Partials        203      204       +1

Copy link
Member

@JLLeitschuh JLLeitschuh left a comment

Choose a reason for hiding this comment

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

LGTM!

@SamCarlberg SamCarlberg merged commit 11bfded into WPIRoboticsProjects:master Apr 19, 2019
@SamCarlberg SamCarlberg deleted the chore/javadoc-cleanup branch April 19, 2019 04:20
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.

3 participants