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

Add command option to specify the source files to run the coverage on (#806) #838

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

cgewecke
Copy link
Member

@cgewecke cgewecke commented Feb 2, 2024

#805 (Continuation of PR #806)

Have

  • added the ability to specify a single source
  • made the argument relative to paths.sources (this differs from the the --testfiles works but is the same as skipFiles)
  • documented the option in the README

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8da877e) 96.49% compared to head (c5c2268) 96.51%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #838      +/-   ##
==========================================
+ Coverage   96.49%   96.51%   +0.01%     
==========================================
  Files          19       19              
  Lines        1057     1061       +4     
==========================================
+ Hits         1020     1024       +4     
  Misses         37       37              

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

@cgewecke cgewecke merged commit 3f767d7 into master Feb 2, 2024
3 checks passed
@cgewecke cgewecke deleted the staging/sources-flag branch February 2, 2024 04:34
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