Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove coverage files from Julia's share directory #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jishnub
Copy link

@jishnub jishnub commented Jul 30, 2020

Fixes #9, but I'm not sure if this is entirely desirable

@coveralls
Copy link

coveralls commented Jul 30, 2020

Pull Request Test Coverage Report for Build 24

  • 2 of 4 (50.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+2.4%) to 35.714%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/LocalCoverage.jl 2 4 50.0%
Totals Coverage Status
Change from base Build 22: 2.4%
Covered Lines: 10
Relevant Lines: 28

💛 - Coveralls

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.

clean_coverage does not remove *.cov files from the julia directory
2 participants