Made travis configuration changes to make build pass.
Fixes #
This pull introduces/changes:
Memory configuration changes
Used extremely long sleep after neo4j:start as in some cases the startup process took over 1 minute, this has to be fixed with a better ready detection strategy in rake neo4j:start (another day in another PR)
Refreshed the tested ruby and neo4j versions
Removed identical spec block
exluded spec directory from coveralls, we should measure the code percentage the specs cover while the specs code itself should not be measured as in my case above removing an identical block of specs which were actually hit reduced the percentage of hit lines. Now the coverage is reported much lower but that is the correct number. Once this PR is accepted the future deltas will be adequate.
Coverage decreased (-0.02%) to 83.747% when pulling 025b17104323df7633372e1e82ea5cf59cca38f3 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-0.02%) to 83.747% when pulling 025b17104323df7633372e1e82ea5cf59cca38f3 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-0.02%) to 83.747% when pulling 025b17104323df7633372e1e82ea5cf59cca38f3 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage increased (+8.8%) to 92.608% when pulling d5fe65f6343c000a3e4f9c19832eab215563367a on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-0.02%) to 83.747% when pulling 65db0508b57725f05eca9d8a382f0744f16eb374 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-0.02%) to 83.747% when pulling 0072b438d382cd7514e6d584e9f1f96b1733acf2 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-0.02%) to 83.747% when pulling ece66136358f762fd2d90f37dcc728642be6865d on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-10.1%) to 73.664% when pulling 788454b62f5be9adde9d02fe476e583da80db837 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-10.1%) to 73.664% when pulling 788454b62f5be9adde9d02fe476e583da80db837 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-10.1%) to 73.664% when pulling 788454b62f5be9adde9d02fe476e583da80db837 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-10.1%) to 73.664% when pulling 788454b62f5be9adde9d02fe476e583da80db837 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-10.1%) to 73.664% when pulling 788454b62f5be9adde9d02fe476e583da80db837 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-10.1%) to 73.664% when pulling 788454b62f5be9adde9d02fe476e583da80db837 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-10.1%) to 73.664% when pulling 63b8b5de75a71d6e50ca165aeacca8a7ed65b406 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-10.1%) to 73.664% when pulling 63b8b5de75a71d6e50ca165aeacca8a7ed65b406 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Coverage decreased (-10.1%) to 73.664% when pulling 63b8b5de75a71d6e50ca165aeacca8a7ed65b406 on klobuczek:fix_specs into 255a7738e488bab4b6196f10fea4e166cfa9ebf8 on neo4jrb:master.
Made travis configuration changes to make build pass.
Fixes #
This pull introduces/changes:
Pings: @cheerfulstoic @subvertallchris