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

Update most recent Java version and Gradle version #257

Merged
merged 3 commits into from
Oct 27, 2020
Merged

Conversation

lorenzleutgeb
Copy link
Member

@lorenzleutgeb lorenzleutgeb commented Jul 1, 2020

Java 13 went out of "Premier Support" in March, therefore I removed it. Also, there is now Java 14, which is not yet succeeded by a more recent release, so I added it.

@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #257      +/-   ##
============================================
+ Coverage     77.30%   79.49%   +2.18%     
- Complexity     2108     2783     +675     
============================================
  Files           157      186      +29     
  Lines          6884     9242    +2358     
  Branches       1181     1726     +545     
============================================
+ Hits           5322     7347    +2025     
- Misses         1167     1419     +252     
- Partials        395      476      +81     
Impacted Files Coverage Δ Complexity Δ
.../ac/tuwien/kr/alpha/grounder/atoms/ChoiceAtom.java 50.98% <0.00%> (-36.52%) 16.00% <0.00%> (+7.00%) ⬇️
...java/at/ac/tuwien/kr/alpha/config/InputConfig.java 63.33% <0.00%> (-11.09%) 26.00% <0.00%> (+9.00%) ⬇️
.../ac/tuwien/kr/alpha/common/atoms/ExternalAtom.java 71.42% <0.00%> (-5.24%) 28.00% <0.00%> (+16.00%) ⬇️
...at/ac/tuwien/kr/alpha/grounder/atoms/RuleAtom.java 67.56% <0.00%> (-4.44%) 16.00% <0.00%> (+6.00%) ⬇️
...c/tuwien/kr/alpha/grounder/RuleGroundingOrder.java 86.66% <0.00%> (-3.96%) 12.00% <0.00%> (+1.00%) ⬇️
...t/ac/tuwien/kr/alpha/grounder/BridgedGrounder.java 26.66% <0.00%> (-3.34%) 1.00% <0.00%> (ø%)
src/main/java/at/ac/tuwien/kr/alpha/Main.java 45.80% <0.00%> (-0.98%) 9.00% <0.00%> (+4.00%) ⬇️
...t/ac/tuwien/kr/alpha/config/CommandLineParser.java 81.60% <0.00%> (-0.57%) 43.00% <0.00%> (+17.00%) ⬇️
...uwien/kr/alpha/common/depgraph/ComponentGraph.java 98.41% <0.00%> (ø) 4.00% <0.00%> (?%)
...pha/common/depgraph/DepthFirstSearchAlgorithm.java 100.00% <0.00%> (ø) 10.00% <0.00%> (?%)
... and 62 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 b642729...7a70d4f. Read the comment docs.

@lorenzleutgeb lorenzleutgeb changed the title ci: Update most recent Java version Update most recent Java and Gradle version Aug 12, 2020
@lorenzleutgeb lorenzleutgeb changed the title Update most recent Java and Gradle version Update most recent Java version and Gradle version Aug 12, 2020
@lorenzleutgeb
Copy link
Member Author

lorenzleutgeb commented Oct 27, 2020

Changes to gradle/* and gradlew* were automatically generated by ./gradlew wrapper.

@lorenzleutgeb lorenzleutgeb merged commit 1fbbbf0 into master Oct 27, 2020
@lorenzleutgeb lorenzleutgeb deleted the java-update branch December 6, 2022 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant