Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/coverage-crawler

A crawler to find websites that exercise code in Firefox that is not covered by unit tests
https://github.com/mozilla/coverage-crawler

Add six library to requirements

rhcu opened this pull request over 6 years ago
Fix JS coverage generation in crawler

rhcu opened this pull request over 6 years ago
Fix the generation of JS part of the reports

marco-c opened this issue over 6 years ago
Download genhtml once

rhcu opened this pull request over 6 years ago
Download genhtml once

rhcu opened this issue over 6 years ago
Add CSS file and option to use it

rhcu opened this pull request over 6 years ago
Don't color uncovered lines

rhcu opened this issue over 6 years ago
Prefer not used elements

rhcu opened this pull request over 6 years ago
Example reports.

rhcu opened this issue over 6 years ago
Don't use same elements twice

rhcu opened this issue over 6 years ago
Add exception checking and more features

rhcu opened this pull request over 6 years ago
Modify PYTHONPATH in the script

rhcu opened this pull request over 6 years ago
Generate report per each website

rhcu opened this pull request over 6 years ago
Add `select` elements and `radio` input type

rhcu opened this pull request over 6 years ago
Exceptions handling

rhcu opened this pull request over 6 years ago
Add more features to the crawler

marco-c opened this issue over 6 years ago
Generate report per each website when crawling

rhcu opened this issue over 6 years ago
Added optional revision command-line argument

rhcu opened this pull request over 6 years ago
Start lines from 1

rhcu opened this pull request over 6 years ago
Ignore third party files

rhcu opened this pull request over 6 years ago
Modified .gitignore

rhcu opened this pull request over 6 years ago
Increased number of websites

rhcu opened this pull request over 6 years ago
Handle exceptions

rhcu opened this issue over 6 years ago
Increase the websites.txt list

marco-c opened this issue over 6 years ago
Add an option to ignore third-party files

marco-c opened this issue over 6 years ago
Generate HTML report from JSON report

rhcu opened this pull request over 6 years ago
Parse JavaScript coverage

rhcu opened this pull request over 6 years ago
Pass directories to grcov command

rhcu opened this pull request over 6 years ago
Make crawler crawl more

rhcu opened this pull request over 6 years ago
Clean coverage if has no problems

rhcu opened this pull request over 6 years ago
Remove source file if coverage consists only from 0 and None

rhcu opened this issue over 6 years ago
Add files generated by the crawler to .gitignore

rhcu opened this pull request over 6 years ago
Modify .gitignore

rhcu opened this issue over 6 years ago
Don't unzip and remove archive with gcno files

rhcu opened this pull request over 6 years ago
Don't unzip and remove archive with gcno files

rhcu opened this issue over 6 years ago
Add option to ignore hit counts

rhcu opened this pull request over 6 years ago
Add option to ignore hit counts

marco-c opened this issue over 6 years ago
Support submit input type

rhcu opened this pull request over 6 years ago
Support 'submit' input type

rhcu opened this issue over 6 years ago
Clean coverage list if equal in baseline report and report

rhcu opened this pull request over 6 years ago
Use grcov's '--filter covered' option

rhcu opened this pull request over 6 years ago
Generate a HTML report given a JSON report

marco-c opened this issue over 6 years ago
Clean coverage info if equal in both baseline_report and report

rhcu opened this issue over 6 years ago
List of websites the crawler has to start

rhcu opened this pull request over 6 years ago
Use "--filter covered" option of grcov

marco-c opened this issue over 6 years ago
Parse JavaScript coverage too

marco-c opened this issue over 6 years ago
Make the crawler crawl more

marco-c opened this issue over 6 years ago
Create a list of websites the crawler has to crawl

marco-c opened this issue over 6 years ago
Test the crawler on some website and evaluate the generated data

marco-c opened this issue over 6 years ago
Modify .isort.cfg to force single line imports

rhcu opened this pull request over 6 years ago
Retrieve coverage report from mozilla-central tests

rhcu opened this pull request over 6 years ago
script to find differences between cov reports

rhcu opened this pull request over 6 years ago
Download coverage report for diffing

marco-c opened this issue over 6 years ago
flake8 modules added

rhcu opened this pull request over 6 years ago
Add more flake8 checkers

marco-c opened this issue over 6 years ago
grcov parsing of gcda files

rhcu opened this pull request over 6 years ago
Changing the project structure

Sush0512 opened this pull request almost 7 years ago
Changing the project structure

Sush0512 opened this issue almost 7 years ago
grcov download

rhcu opened this pull request almost 7 years ago
Automatically download grcov

marco-c opened this issue almost 7 years ago
Automatically cleaning up the temporary directores created

Sush0512 opened this pull request almost 7 years ago
Add unit tests for the crawler

marco-c opened this issue almost 7 years ago
Make sure the temporary directories are cleaned up on exit

marco-c opened this issue almost 7 years ago
Environment variable for JS engine to emit JS coverage information

Sush0512 opened this pull request almost 7 years ago
Updated directory for files download

rhcu opened this pull request almost 7 years ago
Download coverage build and support files in the 'tools' directory

marco-c opened this issue almost 7 years ago
Update .gitignore

rhcu opened this issue almost 7 years ago
GCOV env vars

rhcu opened this pull request almost 7 years ago
fixed typo in README.md

rhcu opened this pull request almost 7 years ago
[Error] README

Sush0512 opened this issue almost 7 years ago
[Error] README

Sush0512 opened this issue almost 7 years ago
Download gcno archive and chrome-map.json automatically

rhcu opened this pull request almost 7 years ago
Download geckodriver automatically

rhcu opened this pull request almost 7 years ago
updated README.md

rhcu opened this pull request almost 7 years ago
Updated README

rhcu opened this pull request almost 7 years ago
Updated README

rhcu opened this pull request almost 7 years ago
Add instructions on installation and usage to README

rhcu opened this issue almost 7 years ago
Issue #12: use downloaded latest cov build

rhcu opened this pull request almost 7 years ago
Added Travis Badge to README

Sush0512 opened this pull request almost 7 years ago
Add Travis badge to README

marco-c opened this issue almost 7 years ago
Set up Travis

marco-c opened this issue almost 7 years ago
download the latest Firefox coverage build

rhcu opened this pull request almost 7 years ago
Adds flake8-isort 2.4

vsham20 opened this pull request almost 7 years ago
Use flake8-isort

marco-c opened this issue almost 7 years ago
Write script to download the latest Firefox coverage build

marco-c opened this issue almost 7 years ago
Define how the crawler is supposed to crawl and how to store its data

marco-c opened this issue almost 7 years ago
Write script to diff coverage information

marco-c opened this issue almost 7 years ago