Hello and thank you for this package.
I am currently using this to report the missing covered lines on the PR:
pycobertura show --format github-annotation cov.xml
It is being reported on the Action:

But not in the file changes:

I needed the same as mentioned on the documentation:

Hello and thank you for this package.
I am currently using this to report the missing covered lines on the PR:
pycobertura show --format github-annotation cov.xmlIt is being reported on the Action:

But not in the file changes:

I needed the same as mentioned on the documentation:
