Skip to content
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

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from
Draft

DIAGNOSTIC [MNT] test all estimators #112

wants to merge 38 commits into from

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Oct 7, 2023

diagnostic PR that turns off the "only changed" flag to run tests for all estimators.

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Oct 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2023

Codecov Report

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

Comparison is base (dd4f17b) 71.67% compared to head (79c7921) 66.99%.
Report is 43 commits behind head on main.

❗ Current head 79c7921 differs from pull request most recent head d8f1bc6. Consider uploading reports for the commit d8f1bc6 to get more accurate results

Files Patch % Lines
skpro/tests/scenarios/scenarios.py 42.02% 22 Missing and 18 partials ⚠️
skpro/regression/multiquantile.py 66.35% 31 Missing and 5 partials ⚠️
skpro/tests/scenarios/scenarios_getter.py 47.36% 14 Missing and 6 partials ⚠️
skpro/datatypes/_check.py 19.04% 14 Missing and 3 partials ⚠️
skpro/regression/mapie.py 73.21% 14 Missing and 1 partial ⚠️
skpro/datatypes/_table/_convert.py 69.69% 5 Missing and 5 partials ⚠️
skpro/regression/base/_base.py 76.19% 4 Missing and 6 partials ⚠️
skpro/tests/test_switch.py 66.66% 7 Missing and 3 partials ⚠️
skpro/tests/scenarios/scenarios_regressor_proba.py 85.71% 4 Missing and 4 partials ⚠️
skpro/tests/test_all_estimators.py 86.44% 4 Missing and 4 partials ⚠️
... and 8 more
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.
📢 Have feedback on the report? Share it here.

fkiraly and others added 26 commits December 28, 2023 01:19
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] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Continuous integration, unit testing & package distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants