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

Improve JAVA_HOME comparison for forked tests #1480

Merged
merged 2 commits into from
Jul 27, 2022

Conversation

0x6675636b796f75676974687562
Copy link
Member

What's done:

  • Now, /path/to/jdk and /path/to/jdk/jre are considered the same
    JAVA_HOME.

### What's done:

 * Now, `/path/to/jdk` and `/path/to/jdk/jre` are considered the same
   `JAVA_HOME`.
### What's done:
@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #1480 (9bc15e5) into master (ad66a04) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1480   +/-   ##
=========================================
  Coverage     82.96%   82.96%           
  Complexity     2579     2579           
=========================================
  Files           111      111           
  Lines          7708     7708           
  Branches       2111     2111           
=========================================
  Hits           6395     6395           
  Misses          418      418           
  Partials        895      895           
Flag Coverage Δ
unittests 82.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 ad66a04...9bc15e5. Read the comment docs.

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the infra/andrey.shcheglov/misc branch July 27, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Improve testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants