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

Add basic tests for tables.py #30

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

duncanMR
Copy link
Collaborator

@duncanMR duncanMR commented Oct 3, 2023

I've started by implementing the example from #2 as a fixture.

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

📢 Thoughts on this report? Let us know!.

@hyanwong
Copy link
Owner

hyanwong commented Oct 3, 2023

LGTM. You could probably also do table_group.intervals.add_row(*row), but better to specify the parameter names explicitly, as you have done, I think.

@hyanwong hyanwong merged commit 1d3cbb9 into hyanwong:main Oct 3, 2023
2 checks passed
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.

3 participants