Skip to content

Coveralls always errors "Source not available" #1445

@utkbansal

Description

@utkbansal

Expected behaviour

On clicking a file in the Coveralls' report, I should be able to see the lines which are no longer covered due to changes made in the PR.

Actual behaviour

Source not available
The file "/home/travis/miniconda/envs/test/lib/python2.7/site-packages/MDAnalysis/core/selection.py" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

Potential fix

The error says that coveralls tried to look for the source code files at /home/travis/miniconda/envs/test/lib/python2.7/site-packages/MDAnalysis/. I think it should look in the cloned folder instead. We need to change the repo root to make this work.

It would be huge help for me if we could fix this. Comparing multiple coverage reports manually is a pain.

EDIT

Related issue on coveralls github at lemurheavy/coveralls-public#263

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions