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

Adding a coverage report for android #146

Merged
merged 8 commits into from
Aug 15, 2024
Merged

Adding a coverage report for android #146

merged 8 commits into from
Aug 15, 2024

Conversation

yuval-sentry
Copy link
Collaborator

@yuval-sentry yuval-sentry commented Aug 14, 2024

This PR should resolve #127
The expectations are that a coverage report will be uploaded to Codecov for each build, and will show up consistently in Sentry

@yuval-sentry yuval-sentry requested a review from ndmanvar as a code owner August 14, 2024 19:38
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@a642574). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             main    #146   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?      15           
  Lines           ?     777           
  Branches        ?      43           
======================================
  Hits            ?       0           
  Misses          ?     777           
  Partials        ?       0           

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

Changing the workflow name
@yuval-sentry yuval-sentry merged commit bda28e9 into main Aug 15, 2024
4 checks passed
@yuval-sentry yuval-sentry deleted the new_tests branch August 15, 2024 19:03
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.

Upload Coverage Reports to Codecov on Every Change in Main
3 participants