Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Allow project specific coverage ignore paths by specifying config.ignoreFilesGlobs #1656

Merged
merged 5 commits into from
Feb 27, 2019

Conversation

LogvinovLeon
Copy link
Contributor

Description

Fixes #1635

Testing instructions

Run coverage on erc20. You don't see dependency coverage any more

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@LogvinovLeon
Copy link
Contributor Author

This PR actually has much less changes that github shows. The huge handler function was moved inside the class, but the only change there is a check for ignored files

@LogvinovLeon LogvinovLeon merged commit 9ac4486 into development Feb 27, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.135% when pulling 9162189 on fix/1635 into e81ae05 on development.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.135% when pulling 9162189 on fix/1635 into e81ae05 on development.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow project specific coverage ignore paths
3 participants