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

Test default initialized objects. #975

Merged

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Apr 2, 2024

No description provided.

@1uc 1uc changed the title 1uc/remove default ctor dataset Test default initialized objects. Apr 2, 2024
The only valid operations of default constructed DataSets and Groups is
to assign a valid object to them.

Therefore, calling any other methods should raise an exception.
@1uc 1uc force-pushed the 1uc/remove_default_ctor_dataset branch from cd455bb to 686229c Compare April 2, 2024 08:08
@1uc 1uc requested a review from alkino April 2, 2024 08:09
@1uc
Copy link
Collaborator Author

1uc commented Apr 2, 2024

@alkino these are changes I'd like to merge into your branch.

@alkino alkino merged commit 79341e7 into cornu/remove_default_ctor_dataset Apr 2, 2024
@alkino alkino deleted the 1uc/remove_default_ctor_dataset branch April 2, 2024 08:33
1uc added a commit that referenced this pull request Apr 5, 2024
* Remove deprecated default ctor for DataSet

* Allow default ctors.

* Test that default constructed objects throw. (#975)

The only valid operations of default constructed DataSets and Groups is
to assign a valid object to them.

Therefore, calling any other methods should raise an exception.

---------

Co-authored-by: Luc Grosheintz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants