• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

klmitch / overcover
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v1.2.3
DEFAULT BRANCH: master
Repo Added 26 Jan 2020 12:04AM UTC
Files 5
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH count-uncounted
branch: count-uncounted
CHANGE BRANCH
x
Reset
  • count-uncounted
  • feature/autoupdate
  • main
  • makefile-update
  • master
  • tools-install
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.1.3
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3

20 Feb 2020 08:08PM UTC coverage: 100.0%. Remained the same
7

Pull #2

travis-ci

web-flow
Enhance coverage computation

This commit enhances overcover by adding support to allow it to directly
count the number of statements in every file in every package in a source
tree.  This is necessary because the "go test" command does not include
counts for files in packages unless the package has at least one
*_test.go.  This support is enabled by simply passing a package
specification on the command line; the package specification should be
the same as provided to "go test".

In addition, this commit also adds the capability to report per-package
coverage summaries and detailed, per-file coverage data.
Pull Request #2: Enhance coverage computation

246 of 246 new or added lines in 5 files covered. (100.0%)

325 of 325 relevant lines covered (100.0%)

4.08 hits per line

Relevant lines Covered
Build:
Build:
325 RELEVANT LINES 325 COVERED LINES
4.08 HITS PER LINE
Source Files on count-uncounted
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7 count-uncounted Enhance coverage computation This commit enhances overcover by adding support to allow it to directly count the number of statements in every file in every package in a source tree. This is necessary because the "go test" command does not includ... Pull #2 20 Feb 2020 08:10PM UTC web-flow travis-ci
100.0
6 count-uncounted Enhance coverage computation This commit enhances overcover by adding support to allow it to directly count the number of statements in every file in every package in a source tree. This is necessary because the "go test" command does not includ... push 20 Feb 2020 08:09PM UTC klmitch travis-ci
100.0
See All Builds (59)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc