mggg / GerryChain

Use MCMC to analyze districting plans and gerrymanders
https://mggg.github.io/GerryChain/
Other
132 stars 74 forks source link

V0.3.0 #418

Closed peterrrock2 closed 10 months ago

peterrrock2 commented 10 months ago

This should be the main PR for v0.3.0. Below is a summary of the proposed release notes:

What's Changed

Deprecations

Resolved Issues

codecov[bot] commented 10 months ago

Codecov Report

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (627e6c6) 88.88% compared to head (ea56d4e) 91.88%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/mggg/GerryChain/pull/418/graphs/tree.svg?width=650&height=150&src=pr&token=mDQkxqhlnr&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg)](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg) ```diff @@ Coverage Diff @@ ## main #418 +/- ## ========================================== + Coverage 88.88% 91.88% +3.00% ========================================== Files 39 38 -1 Lines 1790 1911 +121 ========================================== + Hits 1591 1756 +165 + Misses 199 155 -44 ``` | [Files](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg) | Coverage Δ | | |---|---|---| | [gerrychain/\_\_init\_\_.py](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg#diff-Z2VycnljaGFpbi9fX2luaXRfXy5weQ==) | `81.25% <100.00%> (+1.25%)` | :arrow_up: | | [gerrychain/accept.py](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg#diff-Z2VycnljaGFpbi9hY2NlcHQucHk=) | `55.55% <100.00%> (ø)` | | | [gerrychain/constraints/\_\_init\_\_.py](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg#diff-Z2VycnljaGFpbi9jb25zdHJhaW50cy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [gerrychain/constraints/contiguity.py](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg#diff-Z2VycnljaGFpbi9jb25zdHJhaW50cy9jb250aWd1aXR5LnB5) | `96.59% <100.00%> (ø)` | | | [gerrychain/graph/\_\_init\_\_.py](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg#diff-Z2VycnljaGFpbi9ncmFwaC9fX2luaXRfXy5weQ==) | `100.00% <ø> (ø)` | | | [gerrychain/graph/adjacency.py](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg#diff-Z2VycnljaGFpbi9ncmFwaC9hZGphY2VuY3kucHk=) | `89.47% <100.00%> (+0.58%)` | :arrow_up: | | [gerrychain/graph/geo.py](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg#diff-Z2VycnljaGFpbi9ncmFwaC9nZW8ucHk=) | `100.00% <100.00%> (ø)` | | | [gerrychain/grid.py](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg#diff-Z2VycnljaGFpbi9ncmlkLnB5) | `80.51% <100.00%> (+6.40%)` | :arrow_up: | | [gerrychain/meta/\_\_init\_\_.py](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg#diff-Z2VycnljaGFpbi9tZXRhL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [gerrychain/meta/diversity.py](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg#diff-Z2VycnljaGFpbi9tZXRhL2RpdmVyc2l0eS5weQ==) | `100.00% <100.00%> (ø)` | | | ... and [28 more](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg) | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg). > **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=mggg) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg). Last update [627e6c6...ea56d4e](https://app.codecov.io/gh/mggg/GerryChain/pull/418?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mggg). 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=mggg).
peterrrock2 commented 10 months ago

Codecov Report

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (627e6c6) 88.88% compared to head (06350dd) 91.88%.

❗ Current head 06350dd differs from pull request most recent head 000fbfb. Consider uploading reports for the commit 000fbfb to get more accurate results

Additional details and impacted files

Ignore this. The code coverage has gone up compared to base and several tests were added for this release