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

Improve parser test coverage #84

Merged
merged 9 commits into from
May 19, 2024
Merged

Improve parser test coverage #84

merged 9 commits into from
May 19, 2024

Conversation

sunsided
Copy link
Owner

The parsers and functions are already covered by doctests, however codecov doesn't pick that up due to the runner configuration. This PR adds some of these tests as explicit test functions.

@sunsided sunsided self-assigned this May 19, 2024
Copy link

codecov bot commented May 19, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@sunsided sunsided force-pushed the feature/test-coverage branch from 77eb56d to 22d348e Compare May 19, 2024 14:29
@sunsided sunsided changed the title Improve test coverage Improve parser test coverage May 19, 2024
@sunsided sunsided merged commit 399cb98 into main May 19, 2024
6 checks passed
@sunsided sunsided deleted the feature/test-coverage branch May 19, 2024 14: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