Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Adding OpenJDK8 to travis configuration #875
Conversation
codecov-io
commented
May 16, 2017
•
Codecov Report
@@ Coverage Diff @@
## master #875 +/- ##
===============================================
+ Coverage 65.003% 65.025% +0.022%
- Complexity 7231 7233 +2
===============================================
Files 528 528
Lines 31894 31894
Branches 5444 5444
===============================================
+ Hits 20732 20739 +7
+ Misses 9016 9011 -5
+ Partials 2146 2144 -2
|
pshapiro4broad
approved these changes
May 17, 2017
•
Does it seem odd to you that this change affected coverage?
jacarey
merged commit 1b27398
into
master
May 17, 2017
4 of 5 checks passed
codecov/changes
1 file has unexpected coverage changes not visible in diff.
Details
codecov/patch
Coverage not affected when comparing e1cf07e...e2801ee
Details
codecov/project
65.025% (+0.022%) compared to e1cf07e
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
jacarey
deleted the
jc_DSDEGP-1326 branch
May 17, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jacarey commentedMay 16, 2017
Added OpenJDK8 as a build configuration to be tested via Travis.
Checklist