Skip to content

Added Storage and Repository functionality#60

Open
carmeleve wants to merge 17 commits intomainfrom
feature/storage-and-repositories
Open

Added Storage and Repository functionality#60
carmeleve wants to merge 17 commits intomainfrom
feature/storage-and-repositories

Conversation

@carmeleve
Copy link
Copy Markdown
Contributor

No description provided.

@MikeEvansLarah
Copy link
Copy Markdown
Contributor

We should update the README with details about the new modules

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

Test Results

114 tests  +74   114 ✅ +74   2s ⏱️ -1s
  3 suites ± 0     0 💤 ± 0 
  2 files   ± 0     0 ❌ ± 0 

Results for commit fc5f56a. ± Comparison against base commit 96d1c65.

♻️ This comment has been updated with latest results.

expected,
actual,
check_row_order=check_row_order,
check_column_order=not check_like,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We've got a few tests across repos where we use this that only specify a subset of columns from the actual dataframe to check.

The previous iteration of this method supported that, the updated one doesn't. I think it's good that we're explicit as to whether we're expecting the full list of columns to match or not, so we should have either another parameter or a separate method to support this use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants