-
Notifications
You must be signed in to change notification settings - Fork 683
[ENH] EXPERIMENTAL PR: make the data_module
dataclass-like
#1832
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
Conversation
Hi @fkiraly, I tried to change the tests, is this what is intended? or should I need to make some more changes? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1832 +/- ##
=======================================
Coverage ? 86.77%
=======================================
Files ? 51
Lines ? 5663
Branches ? 0
=======================================
Hits ? 4914
Misses ? 749
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
we can merge this branch to #1812, then i think this should work?, just few adaptations may be required and most importantly the attributes are used with the help of And we are mainly using |
So should we merge this @fkiraly ? |
If this should be merged, you should turn it to a "ready for review" pull request, it is still a draft |
yes, sorry didn't notice it was draft, i have made the final changes, please review |
…1832) This PR makes the `data_modulel` dataclass-like See discussion in sktime#1829
…1832) This PR makes the `data_modulel` dataclass-like See discussion in sktime#1829
This PR makes the
data_modulel
dataclass-likeSee discussion in #1829