potiuk commented on PR #20087:
URL: https://github.com/apache/airflow/pull/20087#issuecomment-1364537904
I honestly lost any interest in codecov use, I was never able to figure out
why some reports are wrong or misconfigured.
Codecov integration with GitHub is
codecov.yaml of ours contains already the right branch:
```
codecov:
branch: mai
```
The yaml file is valid - checked it following:
https://docs.codecov.com/docs/codecov-yaml#why-does-my-bot-not-match-the-one-i-inputted-on-my-yaml
Yet codecov still attempts to use master 🤷🤷🤷🤷🤷
I think I and others attempted to fix multiple problems with codecov reports
probably 10 times in the past and I can't remember it working well or giving
useful insights.
But if someone would like to continue attempting to fix it - I have no
problem with it. But I am not going to loose any sleep/time on it any more to
be honest.
--
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]