killercup / killercup/cargo-edit

Code coverage data not getting uploaded successfully

Open
#185 2 comments 0 reactions 0 assignees View on GitHub
infrastructure
Dominant language
Rust
Stars
3.5k
Forks
166
PR merge metrics
No merged PRs in 30d

Description

https://coveralls.io/github/killercup/cargo-edit would seem to suggest that coveralls has seen no coverage data since 2016.

We've currently got the following in `.travis.yml':

```yaml
- env COVERAGE_TESTING=1 travis-cargo --only stable coveralls --no-sudo
```

Perhaps the environment variable is responsible?

Contributor guide

Open the contributing guide

Research direction

Start by inspecting .travis.yml and the travis-cargo coveralls command, then compare the configured coverage upload step with the linked Coveralls page. Done means the CI job successfully uploads coverage data and it appears on the Coveralls project page.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ci-cd, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.