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

Upload the code coverage and test reports to codecov #199

Merged
merged 3 commits into from
Jan 29, 2025

Conversation

vmilosevic
Copy link
Contributor

@vmilosevic vmilosevic commented Jan 29, 2025

Ticket

N/A

Problem description

We want to visualize and track history of code coverage using codecov platform

What's changed

Added steps to build and test workflow to upload code coverage and test reports to codecov
Upload code coverage only from n300 run
Fiter coverage stats to show only tt-xla/src
image

Checklist

  • New/Existing tests provide coverage for changes

Copy link

github-actions bot commented Jan 29, 2025

TestsPassed ✅Skipped ⚠️Failed
TT-XLA Tests449 ran381 passed68 skipped0 failed
TestResult
No test annotations available

@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@vmilosevic vmilosevic merged commit 977757b into main Jan 29, 2025
6 checks passed
@vmilosevic vmilosevic deleted the vmilosevic/upload_to_codecov branch January 29, 2025 15:33
sdjukicTT pushed a commit that referenced this pull request Jan 29, 2025
### Ticket
N/A

### Problem description
We want to visualize and track history of code coverage using codecov
platform

### What's changed
Added steps to build and test workflow to upload code coverage and test
reports to codecov
Upload code coverage only from n300 run
Fiter coverage stats to show only tt-xla/src
<img width="951" alt="image"
src="https://github.com/user-attachments/assets/edda1232-875f-4d32-bd05-6af8f220ddd1"
/>

### Checklist
- [x] New/Existing tests provide coverage for changes
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.

3 participants