fix: log info if a file shows up as a directory#430
fix: log info if a file shows up as a directory#430thomasrockhu-codecov merged 3 commits intomainfrom
Conversation
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
3 similar comments
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
|
Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time. ❌ Failed Test Results:Completed 2664 tests with View the full list of failed tests
|
| reason=err.reason, | ||
| ), | ||
| ) | ||
| except IsADirectoryError as err: |
There was a problem hiding this comment.
This is the relevant section
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
3 similar comments
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
305474c to
f01b2e7
Compare
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
3 similar comments
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
3 similar comments
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
❌ Failed Test Results:Completed 666 tests with View the full list of failed tests
|
giovanni-guidini
left a comment
There was a problem hiding this comment.
Wouldn't hurt to have a test for it, but LGTM
fixes codecov/codecov-action#1303
git ls-fileswill pull submodules as files, this change just logs that a file shows up as such a directory and continues on