https://github.com/christimperley/lcovparser.py
A pure Python parser for LCOV info files
https://github.com/christimperley/lcovparser.py
Last synced: 9 months ago
JSON representation
A pure Python parser for LCOV info files
- Host: GitHub
- URL: https://github.com/christimperley/lcovparser.py
- Owner: ChrisTimperley
- License: apache-2.0
- Created: 2020-11-18T20:15:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T23:45:09.000Z (about 2 years ago)
- Last Synced: 2025-02-19T20:15:47.356Z (over 1 year ago)
- Language: Python
- Size: 46.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
lcovparser.py
=============
Provides a pure Python parser for LCOV trace files.