Code coverage was enabled in this PR from @buraksenn
However, @Jefffrey noticed a problem that makes the report unusable (it doesn't have a base commit to compare with).
If we can't get a code coverage report that shows the coverage change of a PR, I don't think the coverage tests are very useful
when i open https://app.codecov.io/gh/apache/datafusion it seems to show master as default
- the latest commit shown there seems to be pretty old a9f7cac
i cant seem to find main in the dropdown
is this an issue we need to fix? i see a comment on my PR how base (main) doesnt have a coverage report uploaded, is this related?
edit: or maybe its still processing on codecov's end
Originally posted by @Jefffrey in #23336 (comment)
Code coverage was enabled in this PR from @buraksenn
However, @Jefffrey noticed a problem that makes the report unusable (it doesn't have a base commit to compare with).
If we can't get a code coverage report that shows the coverage change of a PR, I don't think the coverage tests are very useful
when i open https://app.codecov.io/gh/apache/datafusion it seems to show
masteras defaulti cant seem to find
mainin the dropdownis this an issue we need to fix? i see a comment on my PR how base (main) doesnt have a coverage report uploaded, is this related?
ScalarValuenumeric method fixes & refactors (especially decimal) #23631 (comment)edit: or maybe its still processing on codecov's end
Originally posted by @Jefffrey in #23336 (comment)