CommonCrawler icon indicating copy to clipboard operation
CommonCrawler copied to clipboard

Test Coverage with CodeCov

Open ChrisCates opened this issue 7 years ago • 0 comments

Summary

Full test coverage of all components. Must pass on Travis CI and on Unix. Branch coverage included should be 100%. CodeCov would be highly preferred over other testing suites.

Requirements

Several tests are required for each modular component and functionality.

Tests needed:

  • [ ] crawl.go

  • [ ] config.go

  • [ ] scan.go

  • [ ] extract.go

  • [ ] analyze.go

These tests should be able to run successfully in Travis CI and upload the results to CodeCov. Please add a badge in the README.md of CodeCov.

Payment

2 ETH will be paid upon completion of this bounty. Relies on #5 being complete in order to finish.

ChrisCates avatar Oct 10 '18 04:10 ChrisCates