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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
bump version
3.0.10
Nick Merwin
2
-3
/
+3
2020-03-19
Only coverage report on test success, fixes #230
Andre Miras
1
-1
/
+1
2020-03-19
Set service_name and/or repo_token from .coveralls.yml regardless of if $COVE...
Ben Petty
2
-16
/
+53
2020-03-19
Add Codefresh support
Wojtek Siudzinski
2
-0
/
+44
2020-03-19
CI: switch to `actions/checkout@v2`
XhmikosR
1
-1
/
+1
2020-03-19
278 Upgrades minimist dependency to 1.2.5
Ashish Kumar Joy
2
-5
/
+5
2019-11-26
bump version
3.0.9
Nick Merwin
1
-1
/
+1
2019-11-26
Remove the now unused istanbul and mocha-lcov-reporter devDependencies
XhmikosR
2
-201
/
+1
2019-11-26
Revert #243.
XhmikosR
3
-116
/
+26
2019-11-26
Remove snyk.
XhmikosR
4
-2498
/
+2
2019-11-26
Revert "CI: use `npm ci` on Node.js >=8."
XhmikosR
1
-8
/
+2
2019-11-25
Update logger.js
Nick Merwin
1
-1
/
+1
2019-11-25
fix equality operator in logger.js
Nick Merwin
1
-1
/
+1
2019-11-25
Update package.json
XhmikosR
2
-12
/
+0
2019-11-25
Fix logger regression.
XhmikosR
1
-1
/
+1
2019-11-25
README.md: Add GitHub Actions CI info.
XhmikosR
1
-1
/
+14
2019-11-25
Tweak README.md
XhmikosR
1
-53
/
+71
2019-11-25
CI: use `npm ci` on Node.js >=8.
XhmikosR
1
-2
/
+8
2019-11-25
CI: Add Windows testing and lint
XhmikosR
1
-2
/
+6
2019-11-25
Fix Windows tests again.
XhmikosR
2
-4
/
+4
2019-11-25
use Coveralls GitHub action
coveralls-action
Nick Merwin
1
-4
/
+6
2019-11-20
version bump
3.0.8
Nick Merwin
1
-1
/
+1
2019-11-20
Merge branch 'XhmikosR-appveyor-tests'
Nick Merwin
1
-0
/
+27
2019-11-20
Merge branch 'appveyor-tests' of https://github.com/XhmikosR/node-coveralls i...
Nick Merwin
1
-0
/
+27
2019-11-20
Merge branch 'ly-cultureiq-add_cobertura_support'
Nick Merwin
3
-31
/
+109
2019-11-20
Merge branch 'add_cobertura_support' of https://github.com/ly-cultureiq/node-...
Nick Merwin
3
-31
/
+109
2019-11-20
fix typos
Nick Merwin
2
-2
/
+2
2019-11-20
fix: pass flag_name to coveralls API (#251)
Joscha Feth
1
-0
/
+4
2019-11-20
Remove `path.existsSync` (#248)
XhmikosR
2
-4
/
+2
2019-11-20
Merge branch 'master' of https://github.com/nickmerwin/node-coveralls
Nick Merwin
18
-865
/
+1060
2019-11-20
Merge branch 'XhmikosR-rm-growl'
Nick Merwin
2
-2
/
+2
2019-11-20
npm install
Nick Merwin
2
-2
/
+2
2019-11-20
ES6
Nick Merwin
18
-865
/
+1060
2019-11-20
Fix tests on Windows. (#237)
XhmikosR
3
-17
/
+18
2019-11-20
Update test.yml
Nick Merwin
1
-1
/
+1
2019-11-20
Merge branch 'master' into pr/236
Nick Merwin
4
-898
/
+2040
2019-11-20
Merge branch 'master' into pr/235
pr/235
Nick Merwin
2
-841
/
+1267
2019-11-20
Update dependencies except for should. (#234)
XhmikosR
2
-868
/
+1162
2019-11-20
package.json: specify the files to include (#233)
XhmikosR
1
-1
/
+5
2019-11-15
Remove the unused growl dependency.
XhmikosR
2
-2
/
+2
2019-11-14
Switch to GitHub Actions CI.
XhmikosR
3
-10
/
+38
2019-11-14
Switch to nyc
XhmikosR
3
-134
/
+794
2019-11-14
Switch to npm scripts.
XhmikosR
4
-23
/
+79
2019-10-31
add ability to parse cobertura files
Levi Yurkowicz
3
-4
/
+85
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
4
-3
/
+7
2019-08-06
Merge branch 'master' of https://github.com/nickmerwin/node-coveralls
Nick Merwin
1
-1
/
+1
2019-08-06
handleInput callback include body
v3.0.6
Nick Merwin
3
-8
/
+9
2019-07-25
COVERALLS_PARALLEL docs link update
Nick Merwin
1
-1
/
+1
2019-07-12
Merge branch 'master' of https://github.com/nickmerwin/node-coveralls
Nick Merwin
2
-1137
/
+203
[next]