chore: update Java version in CI configurations to JDK 25 by robfrank · Pull Request #2554 · ArcadeData/arcadedb (original) (raw)
Coverage summary from Codacy
See diff coverage on Codacy
| Coverage variation | Diff coverage |
|---|---|
| ✅ -8.40% | ✅ ∅ |
Coverage variation details
| Coverable lines | Covered lines | Coverage | |
|---|---|---|---|
| Common ancestor commit (0c1618a) | 72884 | 46134 | 63.30% |
| Head commit (75cf37a) | 72885 (+1) | 40013 (-6121) | 54.90% (-8.40%) |
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
| Coverable lines | Covered lines | Diff coverage | |
|---|---|---|---|
| Pull request (#2554) | 0 | 0 | ∅ (not applicable) |
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%