codecov-cli icon indicating copy to clipboard operation
codecov-cli copied to clipboard

reliability: run CI for major supported python versions

Open matt-codecov opened this issue 2 years ago • 0 comments

recently we pushed a version that worked if you installed it with a python version that has a wheel but broke if you had to install it from source. we should try to catch issues like that in CI

this is maybe obviated by https://github.com/codecov/codecov-cli/issues/286 which proposes providing wheels for more versions. we should look at how other python packages do CI and what platforms they choose to publish wheels for

matt-codecov avatar Oct 05 '23 19:10 matt-codecov