artoonie / rcvis

Easy-to-understand visualizations for Ranked-Choice Voting elections: sankey, bargraphs, and tables. Interactive and print-friendly options available. Supports most common tabulators.
https://www.rcvis.com
GNU General Public License v3.0
29 stars 8 forks source link

updates for new heroku stack #514

Closed artoonie closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 76.92308% with 6 lines in your changes missing coverage. Please review.

Project coverage is 96.67%. Comparing base (52c8409) to head (6f68fba). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
common/testUtils.py 66.66% 3 Missing :warning:
movie/tasks.py 57.14% 3 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/artoonie/rcvis/pull/514/graphs/tree.svg?width=650&height=150&src=pr&token=X8N643VNZK&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii)](https://app.codecov.io/gh/artoonie/rcvis/pull/514?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii) ```diff @@ Coverage Diff @@ ## main #514 +/- ## ========================================== - Coverage 96.79% 96.67% -0.13% ========================================== Files 121 121 Lines 5805 5827 +22 ========================================== + Hits 5619 5633 +14 - Misses 186 194 +8 ``` | [Files with missing lines](https://app.codecov.io/gh/artoonie/rcvis/pull/514?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii) | Coverage Δ | | |---|---|---| | [visualizer/tests/testLiveBrowserHeadless.py](https://app.codecov.io/gh/artoonie/rcvis/pull/514?src=pr&el=tree&filepath=visualizer%2Ftests%2FtestLiveBrowserHeadless.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii#diff-dmlzdWFsaXplci90ZXN0cy90ZXN0TGl2ZUJyb3dzZXJIZWFkbGVzcy5weQ==) | `99.32% <100.00%> (+0.01%)` | :arrow_up: | | [common/testUtils.py](https://app.codecov.io/gh/artoonie/rcvis/pull/514?src=pr&el=tree&filepath=common%2FtestUtils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii#diff-Y29tbW9uL3Rlc3RVdGlscy5weQ==) | `94.89% <66.66%> (-1.99%)` | :arrow_down: | | [movie/tasks.py](https://app.codecov.io/gh/artoonie/rcvis/pull/514?src=pr&el=tree&filepath=movie%2Ftasks.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii#diff-bW92aWUvdGFza3MucHk=) | `75.00% <57.14%> (-3.00%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/artoonie/rcvis/pull/514/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/artoonie/rcvis/pull/514?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/artoonie/rcvis/pull/514?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii). Last update [52c8409...6f68fba](https://app.codecov.io/gh/artoonie/rcvis/pull/514?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Armin+Samii).