alpha-asp / Alpha

A lazy-grounding Answer-Set Programming system
BSD 2-Clause "Simplified" License
58 stars 10 forks source link

Upgrade Gradle to 7.6 #351

Closed madmike200590 closed 1 year ago

madmike200590 commented 1 year ago

closes #350

codecov[bot] commented 1 year ago

Codecov Report

Base: 70.77% // Head: 70.78% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (28599b1) compared to base (7fd591f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #351 +/- ## ========================================= Coverage 70.77% 70.78% Complexity 2150 2150 ========================================= Files 182 182 Lines 8027 8026 -1 Branches 1424 1424 ========================================= Hits 5681 5681 Misses 1971 1971 + Partials 375 374 -1 ``` | [Impacted Files](https://codecov.io/gh/alpha-asp/Alpha/pull/351?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alpha-asp) | Coverage Δ | | |---|---|---| | [...e/solver/heuristics/DependencyDrivenHeuristic.java](https://codecov.io/gh/alpha-asp/Alpha/pull/351/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alpha-asp#diff-YWxwaGEtY29yZS9zcmMvbWFpbi9qYXZhL2F0L2FjL3R1d2llbi9rci9hbHBoYS9jb3JlL3NvbHZlci9oZXVyaXN0aWNzL0RlcGVuZGVuY3lEcml2ZW5IZXVyaXN0aWMuamF2YQ==) | `1.62% <0.00%> (+0.01%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alpha-asp). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alpha-asp)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

lorenzleutgeb commented 1 year ago

Just FYI, Gradle 8 will be out soon (there's already a release candidate).