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

testing: finalize test coverage #208115

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

connor4312
Copy link
Member

Closes #123713

@connor4312 connor4312 self-assigned this Mar 19, 2024
@connor4312 connor4312 enabled auto-merge (squash) March 19, 2024 18:10
@VSCodeTriageBot VSCodeTriageBot added this to the March 2024 milestone Mar 19, 2024
@connor4312 connor4312 force-pushed the connor4312/finalize-test-coverage branch from 1aec618 to 2d75fb0 Compare March 19, 2024 18:21
@connor4312 connor4312 merged commit 2aa0f1c into main Mar 19, 2024
6 checks passed
@connor4312 connor4312 deleted the connor4312/finalize-test-coverage branch March 19, 2024 18:46
/**
* Contains coverage information for a single statement or line.
*/
export class StatementCoverage {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we also prefix these names with Test? cc @jrieken

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test Coverage API
4 participants