Ruby 3 is out and codecov-ruby is not compatible with it : it fallbacks to `codecov 0.2.12` : `Using codecov 0.2.12 (was 0.2.15)` ```diff - codecov (0.2.15) - simplecov (>= 0.15, < 0.21) + codecov (0.2.12) + json + simplecov ``` Because of https://github.com/codecov/codecov-ruby/commit/b8fad69be0a49b9be521088ed01c9ea9b60d2c83#diff-04cb1f7276546201ae5ccb1c2165c2b6c9ed202c6e6d7dd4ea803e32386a7dc2
Ruby 3 is out and codecov-ruby is not compatible with it :
it fallbacks to
codecov 0.2.12:Using codecov 0.2.12 (was 0.2.15)Because of b8fad69#diff-04cb1f7276546201ae5ccb1c2165c2b6c9ed202c6e6d7dd4ea803e32386a7dc2