mmore500 / hstrat

hstrat enables phylogenetic inference on distributed digital evolution populations
Other
3 stars 2 forks source link

Patch incompat by pinning pandas<2 #119

Closed mmore500 closed 1 year ago

mmore500 commented 1 year ago

pandas 2 breaks serialization tests. Temporary solution, see #118

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (78b6ba4) 97.52% compared to head (f1d9fc7) 97.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #119 +/- ## ======================================= Coverage 97.52% 97.52% ======================================= Files 584 584 Lines 7807 7807 ======================================= Hits 7614 7614 Misses 193 193 ``` | Flag | Coverage Δ | | |---|---|---| | tests | `97.52% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.