scikit-tda / kepler-mapper

Kepler Mapper: A flexible Python implementation of the Mapper algorithm.
https://kepler-mapper.scikit-tda.org
MIT License
623 stars 180 forks source link

fix missing links in docs 'applications' page #241

Closed deargle closed 2 years ago

deargle commented 2 years ago

a lot of supposed-to-be-links on this page linked to nothing at all

codecov[bot] commented 2 years ago

Codecov Report

Merging #241 (7545c84) into master (e9d3d2b) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 7545c84 differs from pull request most recent head 637689c. Consider uploading reports for the commit 637689c to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #241   +/-   ##
=======================================
  Coverage   80.32%   80.32%           
=======================================
  Files          11       11           
  Lines         864      864           
  Branches      189      189           
=======================================
  Hits          694      694           
  Misses        138      138           
  Partials       32       32           

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 e9d3d2b...637689c. Read the comment docs.