matt-codecov

Results 6 issues of matt-codecov

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...

enhancement

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. that...

enhancement
codecov/codecov-cli

https://github.com/codecov/internal-issues/issues/515 https://github.com/codecov/shared/pull/329 this field is bugged and, as far as i can tell, unused. see ticket + shared PR for details

## Description In our docs, "Global Upload Token" refers to two unrelated tokens: - the "org-level token" that a user can find in the settings page for their org in...

Docs
Medium
codecov/feedback

Our tokenless logic is changing and docs will need to be updated accordingly. - https://docs.codecov.com/docs/quick-start - talks about getting a repo token - https://docs.codecov.com/docs/adding-the-codecov-token - https://docs.codecov.com/docs/codecov-uploader#upload-token Among other places

Docs

### Bug Description ### The problem I am trying to publish a package with `requires-python = ">=3.12"` set in `pyproject.toml` and am having trouble with maturin's generated CI workflow (specifically...

bug