Skip to content

Conversation

xroynard
Copy link
Contributor

@xroynard xroynard commented Sep 3, 2025

Checklist

  • Typing enforced
  • Documentation updated
  • Changelog updated
  • Tests and Example updates
  • Coverage should be 100%

Closes #180 and sets type hints to Union[str, Path] for all path arguments in Sample, Dataset and ProblemDefinition

@xroynard xroynard added this to the version 0.1.8 milestone Sep 3, 2025
@xroynard xroynard requested a review from bstaber September 3, 2025 11:19
@xroynard xroynard requested a review from a team as a code owner September 3, 2025 11:20
@xroynard xroynard added enhancement New feature or request typing Concerns typing labels Sep 3, 2025
Copy link

gitnotebooks bot commented Sep 3, 2025

Review these changes at https://app.gitnotebooks.com/PLAID-lib/plaid/pull/181

Copy link

codecov bot commented Sep 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@xroynard xroynard self-assigned this Sep 3, 2025
@xroynard
Copy link
Contributor Author

xroynard commented Sep 3, 2025

@bstaber it’s ok for me here, what do you think about that ?

Copy link
Member

@casenave casenave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@casenave casenave merged commit b950398 into main Sep 5, 2025
27 checks passed
@casenave casenave deleted the fix_inconsistent_path_arguments branch September 5, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request typing Concerns typing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix inconsistent argument names in *load* and *save* methods

3 participants