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

coverage_report: Gracefully handle missing file #814

Merged
merged 5 commits into from
May 22, 2024

Conversation

Javagedes
Copy link
Contributor

Check if the file exists in the workspace before passing to pygount for source code analysis. If it does not exist, skip the file.

@Javagedes Javagedes added this to the 0.27.5 milestone May 22, 2024
@Javagedes Javagedes added the bug Something isn't working label May 22, 2024
@Javagedes Javagedes self-assigned this May 22, 2024
@Javagedes Javagedes requested a review from makubacki May 22, 2024 20:26
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.58%. Comparing base (bf643b0) to head (ef6e79d).
Report is 58 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #814      +/-   ##
==========================================
- Coverage   78.75%   78.58%   -0.17%     
==========================================
  Files          49       49              
  Lines        4909     4936      +27     
==========================================
+ Hits         3866     3879      +13     
- Misses       1043     1057      +14     

see 2 files with indirect coverage changes

@Javagedes Javagedes merged commit 2ff87aa into tianocore:master May 22, 2024
14 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants