https://github.com/cedx/lcov.ps1
Parse and format LCOV coverage reports, in PowerShell.
https://github.com/cedx/lcov.ps1
lcov powershell
Last synced: 5 months ago
JSON representation
Parse and format LCOV coverage reports, in PowerShell.
- Host: GitHub
- URL: https://github.com/cedx/lcov.ps1
- Owner: cedx
- License: mit
- Created: 2025-10-12T23:22:42.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-10-16T23:45:52.000Z (6 months ago)
- Last Synced: 2025-10-17T02:08:37.121Z (6 months ago)
- Topics: lcov, powershell
- Language: PowerShell
- Homepage: https://github.com/cedx/lcov.ps1/wiki
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- Changelog: ChangeLog.md
- License: License.md
- Codeowners: .github/CODEOWNERS
- Authors: Authors.txt
Awesome Lists containing this project
README
# LCOV Reports for PowerShell
  
Parse and format [LCOV](https://github.com/linux-test-project/lcov) coverage reports,
in [PowerShell](https://learn.microsoft.com/en-us/powershell).
## Documentation
- [User guide](https://github.com/cedx/lcov.ps1/wiki)
- [Examples](https://github.com/cedx/lcov.ps1/tree/main/example)
## Development
- [Git repository](https://github.com/cedx/lcov.ps1)
- [Submit an issue](https://github.com/cedx/lcov.ps1/issues)
## License
[LCOV Reports for PowerShell](https://github.com/cedx/lcov.ps1) is distributed under the MIT License.