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

Run tests with coverage; add an initial util #7

Merged
merged 9 commits into from
Oct 10, 2023
Merged

Conversation

alexwlchan
Copy link
Contributor

For #6; extracted from #5.

For the auth code in particular I'd really like to be collecting coverage information, so I know if there are any gaps in e.g. my error-handling code. This patch adds tests using the coverage library, and an initial utility function that can be tested.

@alexwlchan alexwlchan merged commit 0b149c7 into main Oct 10, 2023
5 checks passed
@alexwlchan alexwlchan deleted the add-coverage branch October 10, 2023 09:53
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.

1 participant