matt-codecov
matt-codecov
we're already on pyyaml 6.0 but are affected by this issue. we're on `python:3.9.16-alpine3.17` and @pinghedm's [workaround](https://github.com/yaml/pyyaml/issues/601#issuecomment-1638509577) unblocks us.
@jamshale is the codecov GitHub app installed for your org / is it given access to the repo in question? in general across codecov installing the app should give your...
it looks like python's stdlib includes something for evaluating unix globbing https://docs.python.org/3/library/fnmatch.html. i'm not sure if gitignores are a custom flavor but we could probably write a directory walker with...
may as well write a test too
https://github.com/codecov/engineering-team/issues/135
@quantizor thanks for the contribution! i'm a little perplexed because we supposedly already support this: - [we have a CI adapter for CircleCI that exposes the branch name with that...
> The "Files Changed" tab should always and only display files contained in the Git diff for the PR. this could be just as awkward when we display project coverage...