python-coverage-comment-action icon indicating copy to clipboard operation
python-coverage-comment-action copied to clipboard

Improve error message in case of version mismatch

Open ewjoachim opened this issue 1 year ago • 1 comments

The coverage package mismatch - coverage pkg I used to generate the .coverage file was different from the one used in the action (minor version was different).

Originally posted by @dmitry-olefir-snkeos in https://github.com/py-cov-action/python-coverage-comment-action/issues/303#issuecomment-2467488861

ewjoachim avatar Nov 11 '24 09:11 ewjoachim

I'm guessing that there might be quite a few cases where it might fail, apart from version mismatch, actually. We should try and detect at least some of them.

ewjoachim avatar Nov 11 '24 10:11 ewjoachim