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

feat: add back Codecov with all files #558

Merged
merged 6 commits into from
Aug 18, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: add path fixes for Codecov
  • Loading branch information
thomasrockhu-codecov committed Aug 17, 2022
commit 2e977595a0319b19be7e2422a285ee43397677cb
6 changes: 0 additions & 6 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,3 @@ jobs:
uses: codecov/codecov-action@v3
with:
functionalities: network

- name: Check the build/coverage folder
run: ls build/coverage

- name: Check the contents of coverage folder
run: cat build/coverage/coverage-xml
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fixes:
- "/home/runner/work/framework/framework/hyde/::"