aig-upf / tarski

Tarski - An AI Planning Modeling Framework
Apache License 2.0
59 stars 19 forks source link

Fix issue #114 #115

Closed gfrances closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #115 (cd40723) into devel (afc61a9) will decrease coverage by 0.95%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #115      +/-   ##
==========================================
- Coverage   98.19%   97.23%   -0.96%     
==========================================
  Files          47       51       +4     
  Lines        3046     3146     +100     
  Branches      114      128      +14     
==========================================
+ Hits         2991     3059      +68     
- Misses         45       65      +20     
- Partials       10       22      +12     
Impacted Files Coverage Δ
tests/data/__init__.py 100.00% <100.00%> (ø)
tests/io/test_fstrips_parsing.py 100.00% <100.00%> (ø)
tests/issues/test_issue114.py 100.00% <100.00%> (ø)
src/tarski/io/common.py 64.44% <0.00%> (ø)
tests/io/common.py 64.44% <0.00%> (ø)

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 afc61a9...cd40723. Read the comment docs.