stefmolin / data-morph

Morph an input dataset of 2D points into select shapes, while preserving the summary statistics to a given number of decimal points through simulated annealing. It is intended to be used as a teaching tool to illustrate the importance of data visualization.
https://stefaniemolin.com/data-morph/
MIT License
71 stars 20 forks source link

Tweaks to doc build process #108

Closed stefmolin closed 1 year ago

stefmolin commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #108 (5b1325c) into main (26aae1f) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/stefmolin/data-morph/pull/108/graphs/tree.svg?width=650&height=150&src=pr&token=3SEEG9SZQO&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefanie+Molin)](https://codecov.io/gh/stefmolin/data-morph/pull/108?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stefanie+Molin) ```diff @@ Coverage Diff @@ ## main #108 +/- ## ======================================= Coverage 95.42% 95.42% ======================================= Files 42 42 Lines 1531 1531 Branches 300 300 ======================================= Hits 1461 1461 Misses 68 68 Partials 2 2 ```