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
/
lib
/
convertLcovToCoveralls.js
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
Handle service_job_number for parallelism in Travis and CircleCI (#290)
Nick Merwin
1
-0
/
+4
2020-04-23
Minor lint tweaks (#285)
XhmikosR
1
-5
/
+14
2020-04-22
remove redundant code (#283)
v3.0.13
Luigi Pinca
1
-3
/
+1
2020-04-21
pass flag_name to API post JSON
Nick Merwin
1
-0
/
+3
2020-03-19
If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)
Chris Midgley
1
-6
/
+5
2019-11-26
Revert #243.
XhmikosR
1
-4
/
+1
2019-11-20
Merge branch 'add_cobertura_support' of https://github.com/ly-cultureiq/node-...
Nick Merwin
1
-1
/
+4
2019-11-20
fix: pass flag_name to coveralls API (#251)
Joscha Feth
1
-0
/
+4
2019-11-20
ES6
Nick Merwin
1
-45
/
+57
2019-10-31
add ability to parse cobertura files
Levi Yurkowicz
1
-2
/
+5
2017-02-05
branching WIP
branching
Nick Merwin
1
-2
/
+14
2016-11-11
implemented code to parse concatenated file paths (fixes #143)
Joshua Davis
1
-0
/
+11
2016-09-14
Ignore files that do not exist in convertLcovToCoveralls
Arjan Singh
1
-1
/
+4
2016-02-26
COVERALLS_PARALLEL env support
Nick Merwin
1
-0
/
+3
2015-12-10
merge conflict
Nick Merwin
1
-3
/
+2
2015-12-10
Merge pull request #88 from fracmak/feature/service_pull_request
Nick Merwin
1
-0
/
+3
2015-07-14
Pass CI_PULL_REQUEST through to coveralls if it is set
Ethan Langevin
1
-0
/
+3
2015-04-24
add support for CircleCI pull request commenting
Josh Callender
1
-0
/
+3
2015-04-21
Added support for service_pull_request in jenkins using the github pull reque...
Merrifield, Jay
1
-0
/
+3
2014-05-23
convertLcovToCoveralls should output paths with slashes even on windows.
jaubourg
1
-1
/
+1
2014-03-14
convertLcovToCoveralls should convert absolute source paths to relative paths...
Marc Knaup
1
-2
/
+3
2014-02-11
Windows compat fixes
Gerard Escalante
1
-8
/
+2
2013-06-22
improved testing.
cainus
1
-1
/
+1
2013-06-22
fixed service_job_id relay, and added run_at back.
cainus
1
-1
/
+1
2013-06-22
pass on all arguments to coveralls (https://coveralls.io/docs/api_reference).
cainus
1
-7
/
+15
2013-06-02
fixed logger bug in the last published version preventing --verbose from work...
cainus
1
-1
/
+1
2013-06-02
use log-driver for logging levels.
cainus
1
-3
/
+4
2013-06-02
Fixes 7: be quiet by default
Arpad Borsos
1
-5
/
+7
2013-05-29
fixed coverage reporting?
cainus
1
-0
/
+1
2013-05-29
refactored for better testability.
cainus
1
-1
/
+4
2013-05-24
allow a null repo_token.
cainus
1
-3
/
+3
2013-05-24
Supporting command-line usage outside of Travis-CI
elliottcable
1
-3
/
+7
2013-04-15
check if file path is already absoluted
deepsweet
1
-2
/
+6
2013-03-28
using lcov-parse lib. version bump 2.0.5
cainus
1
-12
/
+14
2013-03-28
fix README. fix off-by-one error. version bump 2.0.4.
cainus
1
-1
/
+1
2013-03-28
fix pathing issues?
cainus
1
-8
/
+4
2013-03-28
allow lib path to be passed as an arg.
cainus
1
-1
/
+6
2013-03-27
changed to use lcov input format only.
cainus
1
-0
/
+90