mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 07:25:51 +03:00
[PR #31] [MERGED] dont include tests in coverage calculation #871
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#871
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/healthchecks/healthchecks/pull/31
Author: @diwu1989
Created: 1/19/2016
Status: ✅ Merged
Merged: 1/19/2016
Merged by: @cuu508
Base:
master← Head:accurateCoverage📝 Commits (1)
32050e0dont include tests in coverage calculation📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.travis.yml(+1 -1)📄 Description
I noticed that in coverall, the test files were counting towards code coverage
tests should be excluded from coverage information
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.