index
:
node-coveralls
2.x
branching
coveralls-action
master
npm-ci
pr/235
pr/238
pr/96
security-audit-fixes
lcov posting to coveralls.io
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
Merge branch 'appveyor-tests' of https://github.com/XhmikosR/node-coveralls i...
Nick Merwin
1
-0
/
+27
2019-11-20
fix typos
Nick Merwin
1
-1
/
+1
2019-11-20
Remove `path.existsSync` (#248)
XhmikosR
1
-2
/
+1
2019-11-20
ES6
Nick Merwin
7
-653
/
+764
2019-11-20
Fix tests on Windows. (#237)
XhmikosR
3
-17
/
+18
2019-10-26
Add AppVeyor test.
XhmikosR
1
-0
/
+27
2019-10-10
added support for GitLab Merge Request IID
v3.0.7
Nick Merwin
1
-1
/
+3
2019-08-06
handleInput callback include body
v3.0.6
Nick Merwin
1
-6
/
+7
2019-06-05
Add support for Azure Pipelines (#221)
Dylan Smith
1
-0
/
+32
2018-06-29
Adds support for named job flags (#196)
Jordan Oroshiba
1
-0
/
+12
2018-05-01
version bump; logger test fix
3.0.1
Nick Merwin
1
-3
/
+3
2018-05-01
Add buildkite support (#177)
Tristan Davey
1
-0
/
+30
2018-05-01
Done callback waits for unlink in testRepoTokenDetection to prevent race cond...
Tristan Davey
1
-2
/
+1
2018-05-01
Fix a mistype in tests: fs.exists -> fs.existsSync (#184)
Сковорода Никита Андреевич
1
-1
/
+1
2018-05-01
Add Semaphore support (#180)
Manu Phatak
1
-0
/
+25
2017-03-30
Parse commit from packed refs if not available in refs dir. (#163)
Chas DeVeas
1
-0
/
+77
2017-03-05
merge, version bump
2.12.0
Nick Merwin
1
-0
/
+29
2017-02-05
branching WIP
branching
Nick Merwin
1
-0
/
+29
2017-02-05
Merge pull request #142 from Hirse/feature/travis-pr
Nick Merwin
2
-5
/
+7
2017-01-31
reenable drone
Kasper Lewau
1
-7
/
+8
2016-11-11
implemented code to parse concatenated file paths (fixes #143)
Joshua Davis
1
-3
/
+2
2016-11-11
added sample .lcov and test fixture for Issue #143
Joshua Davis
1
-0
/
+30
2016-10-14
Get PR number from TRAVIS
d056950
2
-5
/
+7
2016-09-15
test use empty()
Nick Merwin
1
-1
/
+1
2016-09-15
Merge branch 'master' into pr/127
Nick Merwin
2
-8
/
+34
2016-09-15
Merge branch 'master' of github.com:nickmerwin/node-coveralls
Nick Merwin
1
-3
/
+29
2016-09-15
Merge pull request #139 from paulcbetts/surf
Nick Merwin
1
-0
/
+23
2016-09-14
Ignore files that do not exist in convertLcovToCoveralls
Arjan Singh
1
-0
/
+34
2016-08-17
I am a dum
Paul Betts
1
-1
/
+4
2016-08-17
Add a test
Paul Betts
1
-0
/
+20
2016-07-12
Update CI, vulnerability checking, and dependencies.
Adam Moss
2
-5
/
+5
2016-06-26
Feature: Support codeship docker environment variables
Marc Riegel
1
-3
/
+6
2016-02-26
COVERALLS_PARALLEL env support
Nick Merwin
2
-1
/
+14
2016-02-26
added gitlab-ci support
Nick Merwin
1
-0
/
+25
2015-12-10
Modify tests to use the minimist options object for filepath detection
Anna Henningsen
1
-3
/
+3
2015-12-10
Modify tests to reflect minimist usage
Anna Henningsen
2
-6
/
+7
2015-12-10
Remove unneccessary 'streams' require() in test case
Anna Henningsen
1
-1
/
+0
2015-12-10
Add command line option to write output to stdout
Anna Henningsen
1
-2
/
+23
2015-12-10
merge conflict
Nick Merwin
1
-0
/
+2
2015-12-10
Merge pull request #76 from jacob-meacham/feature/user-options
Nick Merwin
1
-0
/
+8
2015-08-12
Added support for process.env.COVERALLS_ENDPOINT
Adam Meadows
1
-2
/
+29
2015-07-14
Pass CI_PULL_REQUEST through to coveralls if it is set
Ethan Langevin
2
-0
/
+13
2015-04-24
CI_PULL_REQUEST is just the url for the entire PR, have to split it and
Josh Callender
1
-1
/
+1
2015-04-24
add support for CircleCI pull request commenting
Josh Callender
1
-0
/
+2
2015-01-29
allow users to pass options through.
Jacob Meacham
1
-0
/
+8
2014-11-04
Add Wercker CI support with tests.
Steven Weathers
1
-0
/
+27
2014-07-03
log at error level by default and only show others if --verbose switch is on.
Gregg Caines
2
-6
/
+10
2014-05-24
fix missing semi-colon in test file.
Gregg Caines
1
-1
/
+1
2014-03-14
convertLcovToCoveralls should convert absolute source paths to relative paths...
Marc Knaup
1
-6
/
+32
2014-02-16
add support for drone ci
deepak1556
1
-0
/
+27
[next]