-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DIAGNOSTIC [MNT] test all estimators #112
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #112 +/- ##
==========================================
- Coverage 71.67% 66.99% -4.69%
==========================================
Files 93 110 +17
Lines 4950 5705 +755
Branches 900 1069 +169
==========================================
+ Hits 3548 3822 +274
- Misses 1173 1609 +436
- Partials 229 274 +45 ☔ View full report in Codecov by Sentry. |
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.1.0...v2.2.0) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diagnostic PR that turns off the "only changed" flag to run tests for all estimators.