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

Update pre-commit hook configuration #136

Closed stefmolin closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #136 (bd434b1) into main (f8f9151) will not change coverage. The diff coverage is n/a.

:exclamation: Current head bd434b1 differs from pull request most recent head 4a41320. Consider uploading reports for the commit 4a41320 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/stefmolin/data-morph/pull/136/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://app.codecov.io/gh/stefmolin/data-morph/pull/136?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 #136 +/- ## ======================================= Coverage 98.38% 98.38% ======================================= Files 42 42 Lines 1676 1676 Branches 327 327 ======================================= Hits 1649 1649 Misses 24 24 Partials 3 3 ```
AA-Turner commented 1 year ago

@stefmolin please may you test with Sphinx 7.2.1?

A

stefmolin commented 1 year ago

@AA-Turner - It works – thank you for the quick fix! https://github.com/stefmolin/data-morph/actions/runs/5893111146/job/15983926249?pr=137