Skip to content

Conversation

@jbgi
Copy link
Member

@jbgi jbgi commented Jul 21, 2018

  • Travis does not support oraclejdk7 anymore.
  • Oracle-java8-installer may not be necessary (recent enough jdk already provided) and slow down the build.
  • Using docker container should also speed up the build.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #338      +/-   ##
============================================
+ Coverage     39.41%   39.48%   +0.06%     
  Complexity        5        5              
============================================
  Files           178      178              
  Lines          9245     9245              
  Branches        523      523              
============================================
+ Hits           3644     3650       +6     
+ Misses         5449     5445       -4     
+ Partials        152      150       -2
Impacted Files Coverage Δ Complexity Δ
core/src/main/java/fj/data/Set.java 82.68% <0%> (-0.56%) 0% <0%> (ø)
core/src/main/java/fj/P1.java 57.57% <0%> (+3.03%) 0% <0%> (ø) ⬇️
core/src/main/java/fj/Ord.java 51.63% <0%> (+4.09%) 0% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 064fc7f...7576f6f. Read the comment docs.

@gliptak
Copy link
Contributor

gliptak commented Jul 21, 2018

@jbgi Yes, the change decreases build time by ~40%

@jbgi jbgi merged commit da60ce5 into master Jul 21, 2018
@jbgi jbgi deleted the use-openjdk branch July 28, 2018 14:07
@jbgi jbgi added this to the 4.8 milestone Jul 28, 2018
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.

4 participants