test: add openj9 to the matrix #974
Merged
Conversation
I think it makes sense to add J9 to the test matrix, and it could even make sense to kill one of the jobs in favour of J9. I'm not sure which one to kill though. |
I killed 2 jobs in #959. |
#959 is merged, if test with J9 makes sense this can be merged. |
Codecov Report
@@ Coverage Diff @@
## master #974 +/- ##
============================================
+ Coverage 65.93% 65.94% +<.01%
- Complexity 3560 3561 +1
============================================
Files 166 166
Lines 15244 15244
Branches 2465 2465
============================================
+ Hits 10051 10052 +1
Misses 4022 4022
+ Partials 1171 1170 -1 |
rhavermans
added a commit
to bolcom/pgjdbc
that referenced
this pull request
Jul 13, 2018
rhavermans
added a commit
to bolcom/pgjdbc
that referenced
this pull request
Jul 13, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Run tests on Eclipse OpenJ9.
Not sure if we need to test with it. Comments?
Related: #649