Code Monkey home page Code Monkey logo

gover's People

Contributors

aledbf avatar modocache avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gover's Issues

code.google.com shutting down

code.google.com will be shutting down in the future, so the instructions should probably start pointing somewhere else to get gover.

Two cover entries were not separated

When run command gover to gather these *.coverprofile files after ran test. An error has occur:

/bosh-softlayer-cpi-release# COVERALLS_TOKEN=TOKEN_TEST goveralls -coverprofile=gover.coverprofile -service=travis-ci
06:28:24 gocover.go:91: Can't find can't find "json.go": cannot find package "bosh-softlayer-cpi/action/create_stemcell.go:33.16,35.3 1 1bosh-softlayer-cpi/api/dispatcher/" in any of:
	(from $GOROOT)
	(from $GOPATH)

The line of string bosh-softlayer-cpi/action/create_stemcell.go:33.16,35.3 1 1bosh-softlayer-cpi/api/dispatcher/ was combined two *.coverprofile in two paths should have be spilted.

I have to split these error lines manually now. That is very grateful if you guys fix this issue.

Concatenates gover.coverprofile on itself

I think this picture speaks for itself:

porridge@beczulka:~/Desktop/coding/go/src/k8s.io/ingress$ ls -l gover.coverprofile;gover
ls: cannot access gover.coverprofile: No such file or directory
porridge@beczulka:~/Desktop/coding/go/src/k8s.io/ingress$ ls -l gover.coverprofile;gover
-rw-r----- 1 porridge eng 146137 lut 24 14:58 gover.coverprofile
porridge@beczulka:~/Desktop/coding/go/src/k8s.io/ingress$ ls -l gover.coverprofile;gover
-rw-r----- 1 porridge eng 292264 lut 24 14:58 gover.coverprofile
porridge@beczulka:~/Desktop/coding/go/src/k8s.io/ingress$ ls -l gover.coverprofile;gover
-rw-r----- 1 porridge eng 438391 lut 24 14:58 gover.coverprofile
porridge@beczulka:~/Desktop/coding/go/src/k8s.io/ingress$ 

This means gover.coverprofile needs to be explicitly cleaned up before each execution of gover. Otherwise it causes data corruption and can lead to goveralls crashing (mattn/goveralls#86).

This happened for us in kubernetes/ingress-nginx#338.

Is this by design, or a bug?

Readme isn't exactly correct

In the readme it says I can just do go test ./... but that doesn't generate any coverprofile files for gover to concatenate. Maybe it would be nice if I could do gover test and then gover to wrap up all the files?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.