Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

alainncls
Copy link
Collaborator

@alainncls alainncls commented Oct 22, 2024

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

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@alainncls alainncls self-assigned this Oct 22, 2024
@alainncls alainncls force-pushed the chore/upload-sdk-coverage-report-only-from-the-main-repository branch from 46de4d2 to 7877116 Compare October 22, 2024 16:14
@alainncls alainncls force-pushed the chore/upload-sdk-coverage-report-only-from-the-main-repository branch from 7877116 to 4cf754c Compare October 22, 2024 16:20
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alainncls alainncls merged commit d70a922 into dev Oct 23, 2024
9 checks passed
@alainncls alainncls deleted the chore/upload-sdk-coverage-report-only-from-the-main-repository branch October 23, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Upload SDK coverage report only from the main repository
3 participants