mozilla / webrtc-sdp

Rust SDP parser for WebRTC
Mozilla Public License 2.0
155 stars 30 forks source link

Circleci project setup #235

Closed na-g closed 3 years ago

na-g commented 3 years ago

Code coverage support still needs work, and that will probably be helped by splitting the workflow into discrete build and test steps. The code coverage builds can apparently be very slow (>15 minutes), so we will only want to run them on the latest stable Rust.