Skip to content

Update jacoco with Java 15 support - #3105

Merged
arturbosch merged 1 commit into
masterfrom
update-jacoco
Sep 26, 2020
Merged

arturbosch merged 1 commit into
masterfrom
update-jacoco

Conversation

@arturbosch

Copy link
Copy Markdown
Member

No description provided.

@arturbosch arturbosch added the housekeeping Marker for housekeeping tasks and refactorings label Sep 26, 2020
@arturbosch arturbosch added this to the 1.14.0 milestone Sep 26, 2020
@codecov

codecov Bot commented Sep 26, 2020

Copy link
Copy Markdown

Codecov Report

Merging #3105 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3105   +/-   ##
=========================================
  Coverage     79.42%   79.42%           
- Complexity     2593     2598    +5     
=========================================
  Files           437      437           
  Lines          7821     7821           
  Branches       1486     1486           
=========================================
  Hits           6212     6212           
  Misses          819      819           
  Partials        790      790           

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 fb4251b...6facdee. Read the comment docs.

@arturbosch

arturbosch commented Sep 26, 2020

Copy link
Copy Markdown
Member Author

Windows is soo slow, should we drop testing latest Java on Windows maybe? Or just 8 and latest ...

@arturbosch
arturbosch merged commit fe1afd5 into master Sep 26, 2020
@arturbosch
arturbosch deleted the update-jacoco branch September 26, 2020 09:21
@BraisGabin

Copy link
Copy Markdown
Member

Windows is soo slow, should we drop testing latest Java on Windows maybe? Or just 8 and latest ...

Right now the matrix is fully parallel, will we get a performance boost doing that?

@arturbosch

Copy link
Copy Markdown
Member Author

Linux ran in ~9-15m, Windows in ~22-30m. 8 minutes more for Java14 than Java8.
When doing a release I often have to wait for 1-2 Windows job when collecting some smaller PRs.
But maybe it is not the default CI case but a special one - sometimes for me.

@BraisGabin

Copy link
Copy Markdown
Member

That have sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants