Qiskit / rustworkx

A high performance Python graph library implemented in Rust.
https://www.rustworkx.org
Apache License 2.0
1.08k stars 148 forks source link

Fix `coveralls` by changing the extension to `.lcov` #1198

Closed IvanIsCoding closed 4 months ago

IvanIsCoding commented 4 months ago

I have no idea why but our Coveralls integration started complaining about lcov files with .info, so I switched to .lcov

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9183064992

Details


Totals Coverage Status
Change from base Build 9139666696: 0.03%
Covered Lines: 16750
Relevant Lines: 17356

💛 - Coveralls