perfectly-balanced / PathBench

Benchmarking Platform for Classic and Learned Path Planning Algorithms.
Other
93 stars 18 forks source link

Made tuple(Point) work for torch 1.7 #31

Closed Nabushika closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #31 (94d17a4) into master (34a2ac9) will increase coverage by 0.05%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   82.76%   82.81%   +0.05%     
==========================================
  Files          49       49              
  Lines        2257     2264       +7     
==========================================
+ Hits         1868     1875       +7     
  Misses        389      389              
Impacted Files Coverage Δ
...thm/test_configuration/test_entities/test_point.py 98.00% <83.33%> (+0.22%) :arrow_up:
src/structures/point.py 90.62% <100.00%> (+0.30%) :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 34a2ac9...94d17a4. Read the comment docs.