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

Add Covered Lines to XML #3

Closed
wants to merge 18 commits into from
Closed

Add Covered Lines to XML #3

wants to merge 18 commits into from

Conversation

mcarvin8
Copy link
Owner

@mcarvin8 mcarvin8 commented Mar 5, 2024

#2

mcarvin8 and others added 15 commits March 4, 2024 17:21
…4.1-beta.1) (2024-03-04)

### Bug Fixes

* add covered and uncovered lines to XML ([9e8f102](9e8f102))
…1...v1.4.1-beta.2) (2024-03-05)

### Bug Fixes

* get total number of lines in each file and assume line is covered if it's not listed as "uncovered" in JSON ([794a9e7](794a9e7))
…-range lines are replaced with a random unused line
…2...v1.4.1-beta.3) (2024-03-05)

### Bug Fixes

* print uncovered lines first, then covered lines, ensuring out-of-range lines are replaced with a random unused line ([594e7cb](594e7cb))
…3...v1.4.1-beta.4) (2024-03-06)

### Bug Fixes

* switch do statement to a for statement and start random number count at 1 ([1c29323](1c29323))
…4...v1.4.1-beta.5) (2024-03-06)

### Bug Fixes

* ensure covered lines in XML match JSON total ([2c6e6bb](2c6e6bb))
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.

None yet

2 participants