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

Slightly improve test coverage #215

Merged
merged 3 commits into from
Jun 18, 2024
Merged

Slightly improve test coverage #215

merged 3 commits into from
Jun 18, 2024

Conversation

seapagan
Copy link
Owner

@seapagan seapagan commented Feb 27, 2024

Working toward improving test coverage. This particular PR just does a little toward that goal.

@seapagan seapagan added the testing Related to Automated testing label Feb 27, 2024
@seapagan seapagan self-assigned this Feb 27, 2024
Copy link

codacy-production bot commented Feb 27, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+4.73% (target: -1.00%) (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f42ee1d) 489 229 46.83%
Head commit (d2d9696) 481 (-8) 248 (+19) 51.56% (+4.73%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#215) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@seapagan seapagan marked this pull request as draft February 27, 2024 11:41
@seapagan seapagan force-pushed the improve-testing branch from dd894f8 to 5cbdcbd Compare May 1, 2024 11:55
@seapagan seapagan changed the title Work on improving test coverage Slightly improve test coverage Jun 18, 2024
@seapagan seapagan marked this pull request as ready for review June 18, 2024 14:25
@seapagan seapagan merged commit 18ce172 into main Jun 18, 2024
15 checks passed
@seapagan seapagan deleted the improve-testing branch June 18, 2024 14:26
@seapagan seapagan restored the improve-testing branch June 18, 2024 14:26
@seapagan seapagan deleted the improve-testing branch June 18, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to Automated testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant