Elssky commented on PR #601: URL: https://github.com/apache/incubator-graphar/pull/601#issuecomment-2301841079
Now there is a problem: we have three folders: pyspark, spark, cpp need to perform code coverage detection, and add to the three corresponding coverage yml for CI detection and upload to the codecov website, but in most cases every time we Only modify one folder, so there is only one yml for CI. The problem is that the codecov website will clear the yml files submitted by the previous commit, so only three ymls are executed in one commit to ensure that all three code coverage files are uploaded to the codecov website. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
