Skip to content

fix coverage reporting on codacy#106

Merged
bgruening merged 1 commit intogalaxyproject:masterfrom
rhpvorderman:fix_coverage
Aug 17, 2018
Merged

fix coverage reporting on codacy#106
bgruening merged 1 commit intogalaxyproject:masterfrom
rhpvorderman:fix_coverage

Conversation

@rhpvorderman
Copy link
Copy Markdown
Contributor

Apparently the setup was not working. It appears that codacy needs to know the exact path of the source files for coverage to work. By contrast, coverage with pytest in a tox environment only works when the package site is used to determine coverage.

Luckily sed can rescue us in this case.
I've tested this manually, and coverage reports are accepted now.

@rhpvorderman
Copy link
Copy Markdown
Contributor Author

Coverage results can be checked here:

https://app.codacy.com/project/galaxyproject/ephemeris/dashboard

@bgruening
Copy link
Copy Markdown
Member

Pretty cool! Thanks a ton for all the work which you have put into this project this is awesome!

@bgruening bgruening merged commit 89df9fa into galaxyproject:master Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants