Skip to content

Enable hidden file uploads for coverage#1370

Merged
TimPansino merged 4 commits intomainfrom
fix-coverage-upload
Apr 25, 2025
Merged

Enable hidden file uploads for coverage#1370
TimPansino merged 4 commits intomainfrom
fix-coverage-upload

Conversation

@TimPansino
Copy link
Copy Markdown
Contributor

@TimPansino TimPansino commented Apr 25, 2025

Overview

  • Fix coverage upload by enabling include-hidden-files: true on actions/upload-artifact
  • Include if-no-files-found: error to prevent future issues.

@TimPansino TimPansino requested a review from a team as a code owner April 25, 2025 21:39
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 25, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.45s
✅ MARKDOWN markdownlint 7 0 0 0 0.94s
✅ MARKDOWN markdown-link-check 7 0 0 8.9s
✅ PYTHON ruff 901 0 0 0 0.56s
✅ PYTHON ruff-format 901 0 0 0 0.35s
✅ YAML prettier 13 0 0 0 1.24s
✅ YAML v8r 13 0 0 7.33s
✅ YAML yamllint 13 0 0 0.56s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

lrafeei
lrafeei previously approved these changes Apr 25, 2025
lrafeei
lrafeei previously approved these changes Apr 25, 2025
@mergify mergify bot added the tests-failing Tests failing in CI. label Apr 25, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.58%. Comparing base (68da5b7) to head (f735b16).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1370      +/-   ##
==========================================
+ Coverage   80.00%   81.58%   +1.58%     
==========================================
  Files         204      204              
  Lines       22952    22952              
  Branches     3639     3639              
==========================================
+ Hits        18362    18726     +364     
+ Misses       3392     3014     -378     
- Partials     1198     1212      +14     

☔ 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.

@TimPansino TimPansino force-pushed the fix-coverage-upload branch from e9febbe to f735b16 Compare April 25, 2025 22:40
@TimPansino TimPansino enabled auto-merge (squash) April 25, 2025 23:11
@TimPansino TimPansino merged commit 8cf163c into main Apr 25, 2025
59 checks passed
@TimPansino TimPansino deleted the fix-coverage-upload branch April 25, 2025 23:13
@mergify mergify bot removed the tests-failing Tests failing in CI. label Apr 25, 2025
@umaannamalai umaannamalai added this to the v10.11.0 milestone May 1, 2025
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.

4 participants