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

fix test CI workflow #105

Merged
merged 1 commit into from
Sep 9, 2024
Merged

fix test CI workflow #105

merged 1 commit into from
Sep 9, 2024

Conversation

2bndy5
Copy link
Contributor

@2bndy5 2bndy5 commented Sep 9, 2024

This fixes the test CI workflow.

Apparently, hidden files (like .coverage*) are excluded from artifact uploads now. This reverts that behavior using the actions/upload-artifact's new input include-hidden-files.

This fixes the test CI workflow.

Apparently, hidden files (like `.coverage*`) are excluded from artifact uploads now. This reverts that behavior using the `actions/upload-artifact`'s new input `include-hidden-files`.
@github-actions github-actions bot added the bug Something isn't working label Sep 9, 2024
@2bndy5 2bndy5 requested a review from shenxianpeng September 9, 2024 08:14
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.42%. Comparing base (8d50cd8) to head (4653d51).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #105   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files           7        7           
  Lines         284      284           
=======================================
  Hits          271      271           
  Misses         13       13           

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

Copy link
Collaborator

@shenxianpeng shenxianpeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@2bndy5 2bndy5 merged commit 960e9a1 into main Sep 9, 2024
53 checks passed
@2bndy5 2bndy5 deleted the fix-test-CI-workflow branch September 9, 2024 08:20
@2bndy5
Copy link
Contributor Author

2bndy5 commented Sep 9, 2024

test-badge

kermit-the-frog-quote

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