lambdaclass / lambdaworks

lambdaworks offers implementations for both SNARKs and STARKs provers, along with the flexibility to leverage their individual components for constructing customized SNARKs.
https://lambdaclass.github.io/lambdaworks/
Apache License 2.0
625 stars 140 forks source link

ci: split coverage upload to a different job #914

Closed Oppen closed 2 months ago

Oppen commented 2 months ago

Split coverage upload to a separate job.

Motivation:

This split allows us to only trigger the upload and get instant feedback.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.11%. Comparing base (aeaa979) to head (9dfd5c3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #914 +/- ## ========================================== - Coverage 73.13% 73.11% -0.03% ========================================== Files 153 153 Lines 35049 35049 ========================================== - Hits 25634 25625 -9 - Misses 9415 9424 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.