Qiskit / rustworkx

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

Update Coveralls Github Action #1146

Closed IvanIsCoding closed 3 months ago

IvanIsCoding commented 3 months ago

This updates the Coveralls Github Action to use v2. This automatic update slipped through the cracks because we use the released version in the master branch while development has moved to the main branch.

This will also fix the warnings about using Node.js version 16 which will be removed by Github sometime

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8468214789

Details


Totals Coverage Status
Change from base Build 8439706527: 0.0%
Covered Lines: 17136
Relevant Lines: 17757

💛 - Coveralls