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

feat: Improve test coverage #64

Merged
merged 18 commits into from
May 9, 2024
Merged

feat: Improve test coverage #64

merged 18 commits into from
May 9, 2024

Conversation

mattkram
Copy link
Collaborator

@mattkram mattkram commented May 9, 2024

Refactor and add tests. Coverage is pretty good for now, just missing some error handling, which is okay since these will emit messages and make pre-commit fail

Copy link

github-actions bot commented May 9, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/anaconda_pre_commit_hooks
   __init__.py00100% 
   add_renovate_annotations.py1151884%46–49, 60–62, 107, 141, 150, 165, 218, 224–229
tests
   test_generate_renovate_annotations.py450100% 
TOTAL1601888% 

@mattkram mattkram marked this pull request as ready for review May 9, 2024 21:24
@mattkram mattkram added this pull request to the merge queue May 9, 2024
Merged via the queue into main with commit 208d3d9 May 9, 2024
2 checks passed
@mattkram mattkram deleted the chore/add-test-coverage branch May 9, 2024 21:26
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