Consensys / linea-attestation-registry

Verax is a shared registry for storing attestations of public interest on EVM chains, designed to enhance data discoverability and consumption for dApps across the network.
https://ver.ax
MIT License
141 stars 71 forks source link

chore(ci): Upload SDK coverage report only from the main repository #768

Closed alainncls closed 1 month ago

alainncls commented 1 month ago

What does this PR do?

If the PR is made from the main Verax repository, the SDK coverage report is uploaded to Codecov. If the PR is made from a forked repository, the SDK coverage is not uploaded to Codecov.

Related ticket

Fixes #767

Type of change

Check list

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 46.64%. Comparing base (f340f7c) to head (4cf754c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #768 +/- ## ======================================= Coverage 46.64% 46.64% ======================================= Files 18 18 Lines 388 388 Branches 57 57 ======================================= Hits 181 181 Misses 205 205 Partials 2 2 ```

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