aig-upf / tarski

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

Create Release 0.8 #135

Closed gfrances closed 2 years ago

gfrances commented 2 years ago

(work in progress)

codecov-commenter commented 2 years ago

Codecov Report

Merging #135 (4664d05) into master (7d955e5) will decrease coverage by 29.52%. The diff coverage is 63.47%.

@@             Coverage Diff             @@
##           master     #135       +/-   ##
===========================================
- Coverage   97.70%   68.17%   -29.53%     
===========================================
  Files          48      121       +73     
  Lines        3091    15011    +11920     
  Branches      121     2495     +2374     
===========================================
+ Hits         3020    10234     +7214     
- Misses         55     4232     +4177     
- Partials       16      545      +529     
Flag Coverage Δ
unittests 68.17% <63.47%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/tarski/dl/factory.py 26.95% <0.00%> (ø)
src/tarski/dl/features.py 47.01% <0.00%> (ø)
src/tarski/io/sas/json.py 0.00% <0.00%> (ø)
src/tarski/modules.py 66.66% <0.00%> (ø)
src/tarski/reachability/gringo.py 0.00% <0.00%> (ø)
src/tarski/syntax/transform/cnf.py 84.81% <ø> (ø)
src/tarski/syntax/transform/neg_builtin.py 57.57% <0.00%> (ø)
src/tarski/utils/algorithms.py 12.90% <0.00%> (ø)
src/tarski/utils/command.py 58.33% <0.00%> (ø)
src/tarski/grounding/naive_grounding.py 86.66% <25.00%> (ø)
... and 198 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 7d955e5...4664d05. Read the comment docs.

haz commented 2 years ago

Updating changelog & version number? Sounds like we're getting close!!

gfrances commented 2 years ago

Just wait until the pypi publishing workflow breaks :-)