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

[ENH] retain config at reset, add tests for set_config, get_config #259

Merged
merged 4 commits into from
Jan 3, 2024

Conversation

fkiraly
Copy link
Contributor

@fkiraly fkiraly commented Dec 30, 2023

This PR changes logic that ensures we retain config at reset.

Tests for set_config, get_config are also added to ensure coverage.

@fkiraly fkiraly added bug Something isn't working implementing framework Implementing core skbase framework labels Dec 30, 2023
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b2b1826) 83.94% compared to head (b833511) 83.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   83.94%   83.96%   +0.01%     
==========================================
  Files          43       43              
  Lines        2922     2924       +2     
==========================================
+ Hits         2453     2455       +2     
  Misses        469      469              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fkiraly fkiraly merged commit 20675d4 into main Jan 3, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working implementing framework Implementing core skbase framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant