Ran
|
Files
14
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
github
housekeeping (#71) * switch to ini file * save figs to test_dir * Revert "switch to ini file" This reverts commit 597fccc08. * linting * workflows should trigger for changes to tests * specify dependency ranges (#70) * specify dependency ranges I ended up trying to install mud on a computer with an older scikit-learn, and it ended up using the cache of like version 0.something, so I want to at least specify the major version we require for the more important libraries. * loosen matplotlib * 3.7 support is a pain... * typo * prevent warnings from numpy * specify build os, tools * fix flake8 E721 errors * [black] lint files * [black] notebook linting * cover more versions of python * type-checking investigation (#68) * print mypy and python versions in workflow * 'if save_path' used to fix 10 mypy errors * automatic fix using https://github.com/hauntsaninja/no_implicit_optional * post-fix linting * refactor to address C901: too complex * refactor to address C901: too complex * ignore C901 * fix typo * sort imports * if save_path is not None * no more 3.12 bc numpy 1.24 * fix all mypy issues with 1.8.0 * enforce old cli functionality * actions updates, experiments with 3.12 (#72) * experiment with 3.12 * loosen pandas for 3.12 * build updates * rename, try new build
1004 of 1298 branches covered (0.0%)
Branch coverage included in aggregate %.
1597 of 2062 relevant lines covered (77.45%)
0.77 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|