• Stars
    star
    209
  • Rank 187,258 (Top 4 %)
  • Language
    Go
  • License
    BSD 2-Clause "Sim...
  • Created about 9 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Merge coverprofile results from multiple go cover runs

gocovmerge

gocovmerge takes the results from multiple go test -coverprofile runs and merges them into one profile.

usage

gocovmerge [coverprofiles...]

gocovmerge takes the source coverprofiles as the arguments (output from go test -coverprofile coverage.out) and outputs a merged version of the files to standard out. You can only merge profiles that were generated from the same source code. If there are source lines that overlap or do not merge, the process will exit with an error code.

More Repositories

1

node-microtime

Get the current time in microseconds
C++
598
star
2

node-thrift

ARCHIVED: Please look upstream at http://thrift.apache.org/ or https://github.com/apache/thrift
JavaScript
165
star
3

python-fitbit

A simple Fitbit API client
Python
70
star
4

python-ostrich

A stats collector & reporter: port of the Scala Ostrich library
Python
39
star
5

dotfiles

My dotfiles (.zshrc, .vimrc, .gitconfig, etc)
Shell
34
star
6

decimaljson

JavaScript JSON encoder/decoder that preserves precision.
JavaScript
27
star
7

go-zipkin

Golang Zipkin Tracing Client
Go
18
star
8

go-rounding

Rounding and truncation methods for big.Rat
Go
15
star
9

ko

Knockout Competition Stats Collector
JavaScript
13
star
10

statsny

Ephemeral API stats
HTML
12
star
11

node-syncrepl

Call asynchronous methods with ease
JavaScript
9
star
12

node-geoip

JavaScript
7
star
13

cryptorand

Package cryptorand provides a math/rand.Source64 implementation of crypto/rand
Go
7
star
14

fpys2

Fork of the fpys Python Flexible Payments Service library, converted to API version 2008-09-17
Python
6
star
15

zshscripts

ZSH Scripts
5
star
16

go-diff-mod

Pretty diff for resolved Go dependencies, for commits and pull requests
Go
5
star
17

node-unicorn

Unicorn-like server for node using web workers
JavaScript
4
star
18

taplist

WORK IN PROGRESS. Detect when new beers are on tap in SF.
Python
4
star
19

rabbithole

AMQP / RabbitMQ REST interface.
JavaScript
3
star
20

json

Fork of json.org Java library that will play nice with the Java Collections Framework
Java
3
star
21

nebula-tools

Personal tools for Nebula
Shell
2
star
22

geebus

Campfire bot
JavaScript
2
star
23

gnip-java

OUTDATED Java 1.5 port of the Gnip Java library. See README
Java
2
star
24

twitter-stream

Simple Twitter Streaming API client
Java
2
star
25

mailplaner

Create a copy of Mailplane.app
Shell
1
star
26

whereinthe

run with: twistd -ny whereinthe.py
JavaScript
1
star
27

gomake

Generic Go Makefile with helpful targets
Makefile
1
star
28

go-get-ssh-cert

Grab the SSH certificate from a remote server
Go
1
star
29

testing-repo

Nothing to see here, move along
1
star
30

node-ostrich

A stats collector & reporter: port of the Scala Ostrich library
JavaScript
1
star