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

cleanup: simplify istanbul-lib-coverage API usage #369

Merged
merged 1 commit into from
Aug 27, 2016

Conversation

addaleax
Copy link
Member

  • Deduplicate merging of all coverage files
  • Use the map.getCoverageSummary() convenience method
  • Use convenience getters of CoverageSummary objects

I realize _getCoverageMapFromAllCoverageFiles is quite an expressive name, but then again I like expressive names.

- Deduplicate merging of all coverage files
- Use the `map.getCoverageSummary()` convenience method
- Use convenience getters of `CoverageSummary` objects
@coveralls
Copy link

coveralls commented Aug 27, 2016

Coverage Status

Changes Unknown when pulling 18ea188 on addaleax:cleanup-indexjs into * on istanbuljs:master*.

@bcoe bcoe merged commit 6d32604 into istanbuljs:master Aug 27, 2016
@addaleax addaleax deleted the cleanup-indexjs branch August 27, 2016 13:18
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.

None yet

3 participants