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

Bugfix/codecoverage missing expected lines #271

Merged
merged 4 commits into from
Feb 10, 2024

Conversation

chrisdp
Copy link
Collaborator

@chrisdp chrisdp commented Feb 10, 2024

Brought over from #269 and added some sample code to hit with coverage in the test app.

Sam Heavner and others added 2 commits February 9, 2024 16:01
fixes >100% coverage reporting

- add all `getFuncCallText` to coverageMap recording
- format `expectedCoverageMap` keys as key:value objects instead of
  arrays to match reporting

Note: this doesn't add full branch tracking, but at least stops the
incorrect percentage stats
@chrisdp chrisdp added the bug Something isn't working label Feb 10, 2024
@chrisdp chrisdp merged commit f9c9ab8 into master Feb 10, 2024
10 checks passed
@chrisdp chrisdp deleted the bugfix/codecoverage-missing-expected-lines branch February 10, 2024 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants