Skip to content

Add Heuristics comparing plot#71

Merged
guilyx merged 3 commits intomainfrom
compare-astar-h
Dec 24, 2020
Merged

Add Heuristics comparing plot#71
guilyx merged 3 commits intomainfrom
compare-astar-h

Conversation

@guilyx
Copy link
Copy Markdown
Member

@guilyx guilyx commented Dec 24, 2020

Closes #71

@guilyx guilyx added the enhancement New feature or request label Dec 24, 2020
@guilyx guilyx added this to the Polished Product milestone Dec 24, 2020
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Dec 24, 2020

This pull request is now in conflicts. Could you fix it @guilyx? 🙏

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 24, 2020

Codecov Report

Merging #71 (60802b4) into main (69250b6) will increase coverage by 0.68%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
+ Coverage   83.95%   84.63%   +0.68%     
==========================================
  Files          15       15              
  Lines         698      729      +31     
==========================================
+ Hits          586      617      +31     
  Misses        112      112              
Impacted Files Coverage Δ
jupyddl/data_analyst.py 87.36% <100.00%> (+1.29%) ⬆️
tests/test_astar.py 100.00% <100.00%> (ø)
tests/test_automated_planner.py 100.00% <100.00%> (ø)
tests/test_data_analyst.py 100.00% <100.00%> (ø)
tests/test_heuristics.py 100.00% <100.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 fdbc60a...60802b4. Read the comment docs.

@guilyx guilyx merged commit 97a356e into main Dec 24, 2020
@guilyx guilyx linked an issue Dec 24, 2020 that may be closed by this pull request
@mergify mergify Bot deleted the compare-astar-h branch December 24, 2020 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comparative plot a* using all heuristics

1 participant