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

ci/Add coverage as xtask task #902

Merged
merged 5 commits into from
Oct 26, 2023
Merged

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Oct 25, 2023

Pull Request Template

Checklist

  • Confirm that run-checks script has been executed.

Related Issues/PRs

Provide links to relevant issues and dependent PRs.

Changes

This PR allows to run coverage locally, but first it is necessary to install grcov.

Testing

Describe how these changes have been tested.

@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4eb6973) 85.26% compared to head (2b4897f) 86.33%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #902      +/-   ##
==========================================
+ Coverage   85.26%   86.33%   +1.07%     
==========================================
  Files         470      469       -1     
  Lines       44585    44030     -555     
==========================================
  Hits        38014    38014              
+ Misses       6571     6016     -555     

see 1 file with indirect coverage changes

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

@nathanielsimard nathanielsimard merged commit 7332ebc into tracel-ai:main Oct 26, 2023
8 checks passed
@Luni-4 Luni-4 deleted the coverage branch October 26, 2023 16:49
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.

None yet

2 participants