Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Integrate code coverage with coveralls.io #23

Open
sveneh opened this issue Dec 16, 2014 · 4 comments
Open

Integrate code coverage with coveralls.io #23

sveneh opened this issue Dec 16, 2014 · 4 comments

Comments

@sveneh
Copy link

sveneh commented Dec 16, 2014

We're setting up a bounty program for the community to find bugs in the code and to submit new junit tests. The website is developed here: https://github.com/ethereum/baboon

To see where tests are missing, integrate with https://coveralls.io, which is already being used by the go team.

@CJentzsch, anything special to consider when implementing this?

@sveneh sveneh added this to the medium priority milestone Dec 16, 2014
@sveneh
Copy link
Author

sveneh commented Dec 16, 2014

@tgerring : Are you maintaining the ethereum coveralls account?

@tgerring
Copy link

@sveneh Only for the go-ethereum repo thus far. We're in the middle of some refactoring that is breaking tests, so coveralls is probably a bit out of date.

@CJentzsch
Copy link

@sveneh I already talked with @kaeptnjoda about it, so she knows the details. Basically rewarding people for :

  1. submit a test to the test repo that breaks consensus
  2. submit a test that prooves a bug in the client
  3. adds test to increase test coverage

@kaeptnjoda
Copy link
Member

I am assigning @Gustav-Simonsson to this issue. He's been working on setting up the bug bounty program.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants