Skip to content

Update Test-coverage.yaml #1092

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

Merged
merged 1 commit into from
May 27, 2025
Merged

Update Test-coverage.yaml #1092

merged 1 commit into from
May 27, 2025

Conversation

jgabry
Copy link
Member

@jgabry jgabry commented May 23, 2025

Submission Checklist

  • Run unit tests
  • Declare copyright holder and agree to license (see below)

Summary

It doesn't seem like codecov is properly tracking the coverage for the package. This PR updates the test coverage yaml file to be close to the latest from r-lib/actions. We can't use exactly their file, but this tries to get as close as possible while keeping the custom stuff we need for cmdstanr.

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Columbia University

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.22%. Comparing base (5013fcf) to head (b9f082c).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1092      +/-   ##
==========================================
+ Coverage   85.45%   87.22%   +1.76%     
==========================================
  Files          14       14              
  Lines        4896     5973    +1077     
==========================================
+ Hits         4184     5210    +1026     
- Misses        712      763      +51     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jgabry jgabry marked this pull request as ready for review May 27, 2025 19:44
@jgabry
Copy link
Member Author

jgabry commented May 27, 2025

Will merge since this doesn't change any code in the package.

@jgabry jgabry merged commit c57888e into master May 27, 2025
23 of 27 checks passed
@jgabry jgabry deleted the test-coverage-edits branch May 27, 2025 19:46
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.

2 participants