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 aggregate JaCoCo task and add codecov integration to Azure #907

Merged
merged 7 commits into from
Jan 16, 2019

Conversation

SamCarlberg
Copy link
Member

The logic in the task is based on the codecov Gradle example: https://github.com/codecov/example-gradle

@codecov-io
Copy link

codecov-io commented Jan 14, 2019

Codecov Report

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

@@            Coverage Diff             @@
##           master     #907      +/-   ##
==========================================
+ Coverage   50.42%   54.49%   +4.07%     
==========================================
  Files         304      304              
  Lines        8318     8318              
  Branches      535      535              
==========================================
+ Hits         4194     4533     +339     
+ Misses       3949     3588     -361     
- Partials      175      197      +22

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 5b5d437 into WPIRoboticsProjects:master Jan 16, 2019
@SamCarlberg SamCarlberg deleted the aggregate-jacoco branch January 16, 2019 01: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