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

ci: fix octocov parse error (#68) #70

Merged
merged 1 commit into from
May 9, 2024
Merged

ci: fix octocov parse error (#68) #70

merged 1 commit into from
May 9, 2024

Conversation

kkebo
Copy link
Owner

@kkebo kkebo commented May 8, 2024

fixes #68

@kkebo kkebo self-assigned this May 8, 2024
@kkebo kkebo changed the title fix: exclude CharRefTokenizer.swift from code coverage (#68) ci: fix octocov parse error (#68) May 8, 2024
Copy link
Contributor

github-actions bot commented May 8, 2024

Code Metrics Report

main (d47c010) #70 (9954e4f) +/-
Coverage 89.1% 89.5% +0.4%
Details
  |           | main (d47c010) | #70 (9954e4f) |  +/-  |
  |-----------|----------------|---------------|-------|
+ | Coverage  |          89.1% |         89.5% | +0.4% |
  |   Files   |             10 |             9 |    -1 |
  |   Lines   |           1604 |          1601 |    -3 |
+ |   Covered |           1429 |          1433 |    +4 |

Reported by octocov

@kkebo kkebo merged commit fc03ea9 into main May 9, 2024
2 checks passed
@kkebo kkebo deleted the issues/68 branch May 9, 2024 16:10
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.

octocov cannot read coverage_report.lcov
1 participant