Apache Airflow version
main (development)
If "Other Airflow 2 version" selected, which one?
No response
What happened?
After merging my PR that added unit and integration tests to Kafka's hook (#40142), I noticed that its source code and associated coverage did not update on its corresponding Codecov page.
I'm aware that there were issues with the Codecov token that should have been solved after merging #40138, but it seems it went out of sync as it got stuck on this commit, while no errors were omitted.
Finally, I find the calculation of the coverage metric, shown in the commits page, to be very weird (it jumps between constant values that are quite far from one another):

What you think should happen instead?
- Ensure how the coverage metric is calculated.
- Rerun Codecov manually for all existing source code.
- Fix the
post-tests-success action if needed, and figure out if it's possible to make it more verbose than it is today.
How to reproduce
Take a look at the Codecov recent commits.
Operating System
N/A
Versions of Apache Airflow Providers
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else?
cc: @potiuk
Are you willing to submit PR?
Code of Conduct
Apache Airflow version
main (development)
If "Other Airflow 2 version" selected, which one?
No response
What happened?
After merging my PR that added unit and integration tests to Kafka's hook (#40142), I noticed that its source code and associated coverage did not update on its corresponding Codecov page.
I'm aware that there were issues with the Codecov token that should have been solved after merging #40138, but it seems it went out of sync as it got stuck on this commit, while no errors were omitted.
Finally, I find the calculation of the coverage metric, shown in the commits page, to be very weird (it jumps between constant values that are quite far from one another):
What you think should happen instead?
post-tests-successaction if needed, and figure out if it's possible to make it more verbose than it is today.How to reproduce
Take a look at the Codecov recent commits.
Operating System
N/A
Versions of Apache Airflow Providers
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else?
cc: @potiuk
Are you willing to submit PR?
Code of Conduct