bashtage / arch

ARCH models in Python
Other
1.32k stars 245 forks source link

MAINT: Bump Python to 3.9 #660

Closed bashtage closed 1 year ago

bashtage commented 1 year ago

Bump Python Update requirements files Improve code quality issues

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 89.88% and no project coverage change.

Comparison is base (f34bf20) 99.39% compared to head (844767a) 99.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #660 +/- ## ======================================= Coverage 99.39% 99.39% ======================================= Files 75 75 Lines 15462 15488 +26 Branches 2090 2090 ======================================= + Hits 15369 15395 +26 Misses 67 67 Partials 26 26 ``` | [Impacted Files](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard) | Coverage Δ | | |---|---|---| | [arch/bootstrap/\_samplers.pyx](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#diff-YXJjaC9ib290c3RyYXAvX3NhbXBsZXJzLnB5eA==) | `100.00% <ø> (ø)` | | | [arch/tests/univariate/test\_variance\_forecasting.py](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#diff-YXJjaC90ZXN0cy91bml2YXJpYXRlL3Rlc3RfdmFyaWFuY2VfZm9yZWNhc3RpbmcucHk=) | `99.92% <ø> (ø)` | | | [arch/unitroot/\_phillips\_ouliaris.py](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#diff-YXJjaC91bml0cm9vdC9fcGhpbGxpcHNfb3VsaWFyaXMucHk=) | `100.00% <ø> (ø)` | | | [arch/univariate/recursions.pyx](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#diff-YXJjaC91bml2YXJpYXRlL3JlY3Vyc2lvbnMucHl4) | `89.61% <78.12%> (+0.30%)` | :arrow_up: | | [arch/univariate/base.py](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#diff-YXJjaC91bml2YXJpYXRlL2Jhc2UucHk=) | `98.69% <83.33%> (+<0.01%)` | :arrow_up: | | [arch/bootstrap/base.py](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#diff-YXJjaC9ib290c3RyYXAvYmFzZS5weQ==) | `99.22% <100.00%> (+<0.01%)` | :arrow_up: | | [arch/bootstrap/multiple\_comparison.py](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#diff-YXJjaC9ib290c3RyYXAvbXVsdGlwbGVfY29tcGFyaXNvbi5weQ==) | `100.00% <100.00%> (ø)` | | | [arch/tests/bootstrap/test\_bootstrap.py](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#diff-YXJjaC90ZXN0cy9ib290c3RyYXAvdGVzdF9ib290c3RyYXAucHk=) | `100.00% <100.00%> (ø)` | | | [arch/tests/covariance/test\_covariance.py](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#diff-YXJjaC90ZXN0cy9jb3ZhcmlhbmNlL3Rlc3RfY292YXJpYW5jZS5weQ==) | `100.00% <100.00%> (ø)` | | | [arch/tests/unitroot/cointegration\_data.py](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#diff-YXJjaC90ZXN0cy91bml0cm9vdC9jb2ludGVncmF0aW9uX2RhdGEucHk=) | `100.00% <100.00%> (ø)` | | | ... and [11 more](https://app.codecov.io/gh/bashtage/arch/pull/660?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard) | |

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