Closed lorenzleutgeb closed 2 years ago
Merging #310 (a4f6a1c) into master (1824e82) will decrease coverage by
0.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #310 +/- ##
============================================
- Coverage 78.53% 78.50% -0.03%
+ Complexity 2518 2517 -1
============================================
Files 189 189
Lines 8199 8199
Branches 1417 1417
============================================
- Hits 6439 6437 -2
+ Misses 1321 1319 -2
- Partials 439 443 +4
Impacted Files | Coverage Δ | |
---|---|---|
.../ac/tuwien/kr/alpha/common/terms/FunctionTerm.java | 72.72% <0.00%> (-3.04%) |
:arrow_down: |
.../at/ac/tuwien/kr/alpha/common/atoms/BasicAtom.java | 81.63% <0.00%> (-2.05%) |
:arrow_down: |
.../ac/tuwien/kr/alpha/grounder/atoms/ChoiceAtom.java | 45.00% <0.00%> (+2.50%) |
:arrow_up: |
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 1824e82...a4f6a1c. Read the comment docs.
Happy to port this to modules
.
Happy to port this to
modules
.
That would be great, thanks!
Brings us one step closer to #301