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 first unit tests #12

Merged
merged 12 commits into from
Feb 26, 2024
Merged

Add first unit tests #12

merged 12 commits into from
Feb 26, 2024

Conversation

gwenwindflower
Copy link
Collaborator

This PR adds a couple unit tests to the repo, we even caught some bugs in doing so which this PR corrects.

Note that count(case when) was counting either condition, when really wanted to sum(case when) to just count 1s (True).

Copy link

@dbeatty10 dbeatty10 left a comment

Choose a reason for hiding this comment

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

Looks ready to rock and roll! 👩‍🎤

@gwenwindflower gwenwindflower merged commit d975e4d into main Feb 26, 2024
@gwenwindflower gwenwindflower deleted the feat/add-unit-tests branch February 26, 2024 18:03
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.

None yet

2 participants