lemurheavy / coveralls-public

The public issue tracker for coveralls.io
http://coveralls.io
124 stars 7 forks source link

Coveralls not updating coverage #502

Closed kgryte closed 8 years ago

kgryte commented 9 years ago

Encountered a bug for the following repo and build: compute-io/anagram-hash.

Noticed today that the repo was showing 0% coverage, which was odd as Coveralls had indicated 100% for all previous builds. The related commit had only changed the repo README and did not affect the command to send the coverage report to coveralls.

I subsequently deleted the repo from Coveralls and start fresh. This did not alleviate the problem. I ensured that the coverage report was being generated on Travis (cat ./reports/coveralls/coverage/lcov.info) and that this report was being piped to the Coveralls module (see Build 24).

While the build hook from Travis seems to be working, Coveralls does not appear to be interpreting the coverage report correctly.

Any thoughts? Possible related issues: #493, #469, #467, #460.

nickmerwin commented 9 years ago

Hi @kgryte it doesn't look like the coverage data came through for that file. I'm showing a blank array for it in our database.

Could you paste your lcov.info?

Thanks.

kgryte commented 9 years ago

The following is from this build.

TN:
SF:/home/travis/build/compute-io/anagram-hash/lib/index.js
FN:52,ascending
FN:71,contains
FN:92,filter
FN:113,ones
FN:132,update
FN:172,AnagramHash
FN:200,(anonymous_7)
FN:257,(anonymous_8)
FN:320,(anonymous_9)
FN:343,(anonymous_10)
FN:367,(anonymous_11)
FN:429,(anonymous_12)
FNF:12
FNH:12
FNDA:1489,ascending
FNDA:116,contains
FNDA:4,filter
FNDA:3,ones
FNDA:48,update
FNDA:120,AnagramHash
FNDA:40,(anonymous_7)
FNDA:32,(anonymous_8)
FNDA:533,(anonymous_9)
FNDA:20,(anonymous_10)
FNDA:14,(anonymous_11)
FNDA:15,(anonymous_12)
DA:33,1
DA:52,1
DA:53,1489
DA:54,720
DA:56,769
DA:57,237
DA:59,532
DA:71,1
DA:72,116
DA:75,116
DA:76,116
DA:77,37
DA:80,79
DA:92,1
DA:93,4
DA:97,4
DA:98,7
DA:99,3
DA:102,4
DA:113,1
DA:114,3
DA:117,3
DA:118,9
DA:120,3
DA:132,1
DA:133,48
DA:139,48
DA:140,48
DA:141,520
DA:144,520
DA:145,518
DA:147,2
DA:150,520
DA:152,112
DA:153,112
DA:154,77
DA:157,408
DA:172,1
DA:173,120
DA:174,120
DA:175,58
DA:176,56
DA:178,2
DA:181,62
DA:182,12
DA:184,50
DA:185,50
DA:186,44
DA:188,50
DA:200,1
DA:201,40
DA:210,40
DA:211,33
DA:212,8
DA:214,25
DA:215,13
DA:216,13
DA:217,11
DA:220,12
DA:222,14
DA:223,12
DA:224,12
DA:225,11
DA:228,2
DA:230,3
DA:231,3
DA:232,3
DA:233,9
DA:234,9
DA:235,6
DA:238,3
DA:239,3
DA:240,9
DA:241,3
DA:244,3
DA:246,10
DA:257,1
DA:258,32
DA:268,32
DA:269,29
DA:270,8
DA:272,21
DA:273,17
DA:274,8
DA:276,9
DA:277,8
DA:278,7
DA:280,1
DA:283,5
DA:284,5
DA:285,1
DA:287,4
DA:288,4
DA:289,3
DA:291,1
DA:294,3
DA:296,3
DA:297,3
DA:298,3
DA:299,13
DA:300,13
DA:301,13
DA:303,3
DA:304,3
DA:305,6
DA:307,3
DA:310,3
DA:320,1
DA:321,533
DA:322,8
DA:329,525
DA:343,1
DA:344,20
DA:347,20
DA:348,29
DA:349,16
DA:352,4
DA:353,4
DA:354,5
DA:356,4
DA:357,4
DA:367,1
DA:368,14
DA:379,14
DA:380,15
DA:381,12
DA:384,2
DA:387,2
DA:388,3
DA:389,3
DA:390,3
DA:393,3
DA:394,6
DA:395,6
DA:396,6
DA:399,6
DA:400,2
DA:403,2
DA:404,4
DA:405,4
DA:406,2
DA:411,4
DA:412,4
DA:413,4
DA:415,4
DA:419,2
DA:429,1
DA:430,15
DA:441,15
DA:442,14
DA:443,12
DA:445,2
DA:447,1
DA:449,3
DA:452,3
DA:453,3
DA:456,3
DA:457,13
DA:458,13
DA:459,1
DA:461,12
DA:462,12
DA:465,12
DA:466,12
DA:467,15
DA:469,12
DA:471,3
DA:477,1
LF:168
LH:168
BRDA:53,1,0,720
BRDA:53,1,1,769
BRDA:56,2,0,237
BRDA:56,2,1,532
BRDA:76,3,0,37
BRDA:76,3,1,79
BRDA:98,4,0,3
BRDA:98,4,1,4
BRDA:144,5,0,518
BRDA:144,5,1,2
BRDA:150,6,0,112
BRDA:150,6,1,408
BRDA:153,7,0,77
BRDA:153,7,1,35
BRDA:174,8,0,58
BRDA:174,8,1,62
BRDA:175,9,0,56
BRDA:175,9,1,2
BRDA:181,10,0,12
BRDA:181,10,1,50
BRDA:181,11,0,62
BRDA:181,11,1,56
BRDA:185,12,0,44
BRDA:185,12,1,6
BRDA:210,13,0,33
BRDA:210,13,1,7
BRDA:211,14,0,8
BRDA:211,14,1,25
BRDA:214,15,0,13
BRDA:214,15,1,12
BRDA:216,16,0,11
BRDA:216,16,1,2
BRDA:222,17,0,12
BRDA:222,17,1,2
BRDA:224,18,0,11
BRDA:224,18,1,1
BRDA:234,19,0,6
BRDA:234,19,1,3
BRDA:234,20,0,9
BRDA:234,20,1,4
BRDA:240,21,0,3
BRDA:240,21,1,6
BRDA:268,22,0,29
BRDA:268,22,1,3
BRDA:269,23,0,8
BRDA:269,23,1,21
BRDA:272,24,0,17
BRDA:272,24,1,4
BRDA:273,25,0,8
BRDA:273,25,1,9
BRDA:276,26,0,8
BRDA:276,26,1,1
BRDA:277,27,0,7
BRDA:277,27,1,1
BRDA:284,28,0,1
BRDA:284,28,1,4
BRDA:288,29,0,3
BRDA:288,29,1,1
BRDA:301,30,0,3
BRDA:301,30,1,10
BRDA:310,31,0,2
BRDA:310,31,1,1
BRDA:321,32,0,8
BRDA:321,32,1,525
BRDA:348,33,0,16
BRDA:348,33,1,13
BRDA:380,34,0,12
BRDA:380,34,1,3
BRDA:399,35,0,2
BRDA:399,35,1,4
BRDA:405,36,0,2
BRDA:405,36,1,2
BRDA:441,37,0,14
BRDA:441,37,1,1
BRDA:442,38,0,12
BRDA:442,38,1,2
BRDA:458,39,0,1
BRDA:458,39,1,12
BRF:78
BRH:78
end_of_record
dzenbot commented 9 years ago

It doesn't update coverage for this project anymore. https://coveralls.io/r/slackhq/SlackTextViewController

Is there a way to force update? If you see, it has only updated twice, but Travis has already 17 builds. Thanks!

kgryte commented 8 years ago

Closing as I have since started moving all my repos over to Codecov.io.