.coveralls.yml | 100644 | 0 | 0 | | | 23 Bytes | c977ff9293b544fd4dd0c115832ec8e83bda6a4c584a23ac56be64bf777828ba |
.gitignore | 100644 | 0 | 0 | | | 611 Bytes | 4145210cfbaaa773db770d3f07d11b4ebe79f41660ea94aae5b1e4736adbcdda |
.travis.yml | 100644 | 0 | 0 | | | 278 Bytes | 4f8e0ffc9ce96df2612cda72e135874e2b682bc26e439aa4c08433682ab299dc |
CHANGELOG.md | 100644 | 0 | 0 | | | 18.7 KB | 3f4a8ef3e2da8e2aaa65f708759651e02631555b1dc021ed177d528edf7e615f |
Gemfile | 100644 | 0 | 0 | | | 92 Bytes | bca9e148ace50e80c96edc7b57b539ab21553a2bf5582eec04a25faa39e36821 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 0b1bc8524dc9b3293b7d7e7a1879d0a777639513dfbd7246e98318c845f0281c |
README.md | 100644 | 0 | 0 | | | 10.5 KB | 741800d375576bfcdd3025d61189f89070c8d45a9c7590314f02f56970b80bf2 |
README_Images/test_scheme.png | 100644 | 0 | 0 | | | 120 KB | eca030f3b073ea3ad4ff4abf040e66f826a88e5b5d0a8455585ffd79813b7bb3 |
Rakefile | 100644 | 0 | 0 | | | 114 Bytes | d0726d260349476762de87bdd5c451c7bfe6e0e47fe09df9f011e120f1fd316b |
assets/highlight.pack.js | 100644 | 0 | 0 | | | 11.2 KB | 76baae0a552d135d52280e78df91c50632079c79bb2ba792f9ebb7727843a22b |
assets/list.min.js | 100644 | 0 | 0 | | | 19 KB | d47050d543f9cf1cd9522d5cd72bebac8e354330fcfac37814bb5ade23e149d1 |
assets/slather.css | 100644 | 0 | 0 | | | 6.18 KB | 8b51acbfc6658bd9de76317a9306d878e5d2d6851680ab71a8980fcbbd8c0d94 |
bin/slather | 100755 | 0 | 0 | | | 598 Bytes | 9c17274b0d94b0079c414ddae4ae25de64c799417674e98e8568b40b38732e5f |
docs/logo.jpg | 100644 | 0 | 0 | | | 63.1 KB | 7442c23050de597ed5973db25b11a6cec37cd719a07b9973bbc5cc1c590763f6 |
lib/cocoapods_plugin.rb | 100644 | 0 | 0 | | | 314 Bytes | 17e8376d548f81139177f8cdccebcc84a7a9793e92f3db29395eeca158ef5e18 |
lib/slather.rb | 100644 | 0 | 0 | | | 1.29 KB | 5aadcc4b7d035cc3f37acd7a9d260ed7ab4a8c08cd34817866eab0263bd1780f |
lib/slather/command/coverage_command.rb | 100644 | 0 | 0 | | | 6.25 KB | e2c182171a879724c4e05521f29875f7dbf7154bbe7334145635245a536ee3f2 |
lib/slather/command/setup_command.rb | 100644 | 0 | 0 | | | 828 Bytes | da1c361df362ed55375b0ce9a7ca933f6aef2a019a074a7332dd6c5099f5d22d |
lib/slather/command/version_command.rb | 100644 | 0 | 0 | | | 102 Bytes | 0246b55db48655dd98c18bc005ec9600cf9c431fd0bd3c95351cee4aca54a18d |
lib/slather/coverage_file.rb | 100644 | 0 | 0 | | | 3.93 KB | 986ffd5ade0a1a76ef1de50d913d86904f4b196fb78c383f3be636f478a30c38 |
lib/slather/coverage_info.rb | 100644 | 0 | 0 | | | 2.4 KB | 4a64b6872f73a93a7f6c842e3ab074c52aa97387ee7382d4fbf8a6d8b466f0ff |
lib/slather/coverage_service/cobertura_xml_output.rb | 100644 | 0 | 0 | | | 7.19 KB | 46c5b45e7a82e91c5d02e6a111315f0d83c7275b29d312fc9c50ae7051cbf848 |
lib/slather/coverage_service/coveralls.rb | 100644 | 0 | 0 | | | 12 KB | 3419ac63973ec6535cfe06b8d230631c615d593887cba40c5dd4e87890be9f50 |
lib/slather/coverage_service/gutter_json_output.rb | 100644 | 0 | 0 | | | 1.52 KB | 829f627d2be824363a55d0c6739d1e3450338312aedd1432b9f6205025b7bb95 |
lib/slather/coverage_service/hardcover.rb | 100644 | 0 | 0 | | | 1.75 KB | dca0cb3c5d2a4be5a33877b89d4c0af0d0633ed9e04c308d3357c0c47d0c6745 |
lib/slather/coverage_service/html_output.rb | 100644 | 0 | 0 | | | 12.2 KB | 209bdd50814560063aad2f821c3f1e42f12a9e49dc14304d5557ff76b9d137d3 |
lib/slather/coverage_service/json_output.rb | 100644 | 0 | 0 | | | 859 Bytes | 056aabacd02f5730a51840168de0ae1c09177b23b4b807a4c7c5ff652a2c028a |
lib/slather/coverage_service/llvm_cov_output.rb | 100644 | 0 | 0 | | | 868 Bytes | e4c91f11e78e7964e155195c501810f66c29dbc1f60adf12a36b21853abca402 |
lib/slather/coverage_service/simple_output.rb | 100644 | 0 | 0 | | | 2.14 KB | 923b078796cada4b9854ba65d1c2700f566ec951a1d9cdcbafbe583fe818c8b2 |
lib/slather/coverage_service/sonarqube_xml_output.rb | 100644 | 0 | 0 | | | 1.74 KB | 8a99ecfb77f28f155ce326889eda504e237f008e7ed5362da748d80271dd7592 |
lib/slather/coveralls_coverage.rb | 100644 | 0 | 0 | | | 232 Bytes | 24b86e37a8fb344efea3fae26fe7757902bc5ccb957011f124736c5538f710e2 |
lib/slather/profdata_coverage_file.rb | 100644 | 0 | 0 | | | 6.74 KB | 9b675a39f66a11316b2ccc72e2998cadc52b440769b055bc2aa3692f28ad6f33 |
lib/slather/project.rb | 100755 | 0 | 0 | | | 24.9 KB | 0dd0a503318fd5ef7161ccf1283452b26fc0698c4bfa80fadd68a006cd5c1aa0 |
lib/slather/version.rb | 100644 | 0 | 0 | | | 73 Bytes | b3e80a99f589023a4413fb24d3e9eece28146c5f36fe5ec3f11d7bfa1c5b73c0 |
slather.gemspec | 100644 | 0 | 0 | | | 1.45 KB | e0fe4591727f5362c6427151fc597d74a6845c22f242fb07f0feb9fa3c9efa50 |
spec/fixtures/FixtureFramework/FixtureFramework.h | 100644 | 0 | 0 | | | 558 Bytes | a3676427624fdcbdc0d775f6d00d8140e55b8116fbc648386dc2837688434688 |
spec/fixtures/FixtureFramework/FlashExperiment.swift | 100644 | 0 | 0 | | | 111 Bytes | 4dc8e1dd4de6274620c5ff9b85a3c2efa24f33380494725f7e7262541475a003 |
spec/fixtures/FixtureFramework/Info.plist | 100644 | 0 | 0 | | | 856 Bytes | ffe9500900306e9aaf8ef3191e034fc9ec1502f1de02762ce237e6b58915249f |
spec/fixtures/FixtureFrameworkTests/FixtureFrameworkTests.swift | 100644 | 0 | 0 | | | 987 Bytes | 86a5529348075e68d74f36f414e1ee296947976588595d2073f58faf05e3ca56 |
spec/fixtures/FixtureFrameworkTests/FlashExperimentTests.swift | 100644 | 0 | 0 | | | 233 Bytes | e2197daeab7b02abd9d189f6999191cefe4065414e01bc32c8a600370e5c0875 |
spec/fixtures/FixtureFrameworkTests/Info.plist | 100644 | 0 | 0 | | | 727 Bytes | 7d56eaac02367c81f9d19cc1108e8f725cd86af2b4538a4894053a6639c1a4a0 |
spec/fixtures/cobertura.xml | 100644 | 0 | 0 | | | 11.6 KB | f8b1facaf9e63eff670de9484904e24fa09d8dafdd8ab1e871a3f12dfed14dad |
spec/fixtures/fixtures.xcodeproj/project.pbxproj | 100644 | 0 | 0 | | | 39.3 KB | 63947a03bfd278b9933dc68fde94025d09accb73d121a092b0741f7095e3b473 |
spec/fixtures/fixtures.xcodeproj/project.xcworkspace/contents.xcworkspacedata | 100644 | 0 | 0 | | | 153 Bytes | 9a475f3162928a0ec66b3c25dcfd991116e80b45667947076f3ce8022fe0d244 |
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/aggregateFixturesTests.xcscheme | 100644 | 0 | 0 | | | 4.08 KB | 48c8185566df34d2036619b68db074fffd94ce2e3051686e01e1ef35ab50c137 |
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixtures.xcscheme | 100644 | 0 | 0 | | | 3.57 KB | b2f311bb3c9808e12363afd5f4d1ea64bb02002b4f6c8ae40d10a2ebeb671fe4 |
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixturesTests.xcscheme | 100644 | 0 | 0 | | | 1.88 KB | 9595572465ad69013d4970744b58be9463e1967b0bedcf845a61b749594d96d0 |
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixturesTestsSecond.xcscheme | 100644 | 0 | 0 | | | 3.66 KB | b6acf40675d7e940cd5f9d4b737e9804b5e288d9b409177a3c7006c648ddcfb4 |
spec/fixtures/fixtures.xcodeproj/xcshareddata/xcschemes/fixturesTwo.xcscheme | 100644 | 0 | 0 | | | 2.81 KB | 816c1923b84aea73c49c9c0608aba6c63d3e537387a84b6acb3cdc0d8382152f |
spec/fixtures/fixtures.xcworkspace/contents.xcworkspacedata | 100644 | 0 | 0 | | | 154 Bytes | 643e701e99399f9fc73e6ea2c7024725ae46fdfa55e85eb5b9d4e4658a97e9fd |
spec/fixtures/fixtures.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist | 100644 | 0 | 0 | | | 238 Bytes | dfa0f9bb85b95ccba9c6811adadf8cb407fb5d52088e89db83ebc308ec448542 |
spec/fixtures/fixtures.xcworkspace/xcshareddata/xcschemes/fixturesTestsWorkspace.xcscheme | 100644 | 0 | 0 | | | 3.55 KB | f471bc1f49383d6e34e72e54c3503cfe071c5a3f01318db3973233f283b14b93 |
spec/fixtures/fixtures/Fixtures.swift | 100644 | 0 | 0 | | | 347 Bytes | 26e5ee8201610dd21ebbc1389d03c001d240204dd04a6923412bf6e47ae433a3 |
spec/fixtures/fixtures/Supporting Files/fixtures-Prefix.pch | 100644 | 0 | 0 | | | 172 Bytes | d68c3773ffcff85f41cade88fdef7f13af4533253326ca0ee36464781e554cf6 |
spec/fixtures/fixtures/fixtures.h | 100644 | 0 | 0 | | | 250 Bytes | 11bb9445d01fb2293f6feedc6ff37b2245018af49b2fab9593f2e9601fb57279 |
spec/fixtures/fixtures/fixtures.m | 100644 | 0 | 0 | | | 289 Bytes | d5cf04cb73204873ed869be46baaaf343bb8a4d5687378de47e4c088710e039f |
spec/fixtures/fixtures/fixtures_cpp.cpp | 100644 | 0 | 0 | | | 163 Bytes | 77379cda7339e96ab202c36b2c77e1525805f22f98d74b76f811b5e29300fe8b |
spec/fixtures/fixtures/fixtures_cpp.h | 100644 | 0 | 0 | | | 140 Bytes | 1f5db9c1e6f34ffb6e85c60beeef001ec91a016c59eb99e81ce34eb3762741f3 |
spec/fixtures/fixtures/fixtures_m.h | 100644 | 0 | 0 | | | 74 Bytes | 1cd777962bd99a1144ea168cd9dee8c99f373064244375763308fc65931ab33a |
spec/fixtures/fixtures/fixtures_m.m | 100644 | 0 | 0 | | | 57 Bytes | eed0e512b9c952c7835a35caab927dbacbdc4e3633b4f503c40b64b6955bd486 |
spec/fixtures/fixtures/fixtures_mm.h | 100644 | 0 | 0 | | | 75 Bytes | aade86d033016e90219c90e5a13058198b79b19092fd7157732b189df27e1238 |
spec/fixtures/fixtures/fixtures_mm.mm | 100644 | 0 | 0 | | | 59 Bytes | 862b85eb550a20be32d350e905fe3336149ea89949a88a5bec8851f73e8a1de7 |
spec/fixtures/fixtures/more_files/Branches.h | 100644 | 0 | 0 | | | 268 Bytes | 4a14a9ec747588e927fc5e91ba53f3db21d29b3398023de1fd346aedec7257bd |
spec/fixtures/fixtures/more_files/Branches.m | 100644 | 0 | 0 | | | 731 Bytes | d14296c53b97a827bd34c3098b161c13b06984fdb8fe9378fd70c11abee2e752 |
spec/fixtures/fixtures/more_files/Empty.h | 100644 | 0 | 0 | | | 200 Bytes | bc049a7556895f7c45a9f5c4aabaad3a67b7635fc9a0e3113a6c28abc1c3d713 |
spec/fixtures/fixtures/more_files/Empty.m | 100644 | 0 | 0 | | | 178 Bytes | 00db8fe6e261abd1add1266fe11f71e98027f009ba411b6e760f04eca790035c |
spec/fixtures/fixtures/more_files/peekaview.h | 100644 | 0 | 0 | | | 195 Bytes | 4ef98ebbe2e0c5af8620f07dbf324cebf46729a6add7f0714921ffc02088b1d0 |
spec/fixtures/fixtures/more_files/peekaview.m | 100644 | 0 | 0 | | | 530 Bytes | 839d0aa1792715ecbcb036f763a82b257f968d480b8ab856bc89b40af61a882f |
spec/fixtures/fixtures/other_fixtures.m | 100644 | 0 | 0 | | | 302 Bytes | c491d518502572c0c0e1a7210256883e8a9ea3c73679c65909cddc0fbdbaeec2 |
spec/fixtures/fixturesTests/BranchesTests.m | 100644 | 0 | 0 | | | 834 Bytes | 46f7260f7db6c5a30bc1d89df16970733eb6e24db1b39c7000812925de128133 |
spec/fixtures/fixturesTests/Supporting Files/en.lproj/InfoPlist.strings | 100644 | 0 | 0 | | | 45 Bytes | feb5e820d68ed31f871d2bdaf8d14935ed343a7a875ddd774d5556da8dfd951a |
spec/fixtures/fixturesTests/Supporting Files/fixturesTests-Info.plist | 100644 | 0 | 0 | | | 688 Bytes | c72618564fe745534502a0ca173adc42bbd48e790323414c9ed7791882e66e83 |
spec/fixtures/fixturesTests/fixturesTests.m | 100644 | 0 | 0 | | | 802 Bytes | c589856574722bede22744350706c28c77717da7177c26e5621e860b19c3f18c |
spec/fixtures/fixturesTests/fixturesTestsSecond.m | 100644 | 0 | 0 | | | 292 Bytes | 305df97d1baa558f53706010b42d66eb268d7f6fddbf7210eda07256f9a3777d |
spec/fixtures/fixturesTests/peekaviewTestsš£.m | 100644 | 0 | 0 | | | 601 Bytes | 362f35248544d61186a4f64179eba1ff345beeac4afb9c455bad8ed3f11fa8e4 |
spec/fixtures/fixturesTwo/fixturesTwo.h | 100644 | 0 | 0 | | | 242 Bytes | 9678f800f6b714eb69a69cb5c56416c1aaf205686f01571cd6c57fe4d654b5f0 |
spec/fixtures/fixturesTwo/fixturesTwo.m | 100644 | 0 | 0 | | | 290 Bytes | 0639844c9f5e48df978ed50cf35ff9ae3aa3128fe93f7302ffd1dfed48e702c4 |
spec/fixtures/fixtures_html/Branches.m.html | 100644 | 0 | 0 | | | 7.57 KB | 5d1082a72b69d096bc58d273d3f887503f2acc0817318a575d2c3fec51377063 |
spec/fixtures/fixtures_html/BranchesTests.m.html | 100644 | 0 | 0 | | | 6.75 KB | bdf22b8e7a08da76855159b52e08d328926fd65b5fa58e0ab831d86c551690d3 |
spec/fixtures/fixtures_html/fixtures.m.html | 100644 | 0 | 0 | | | 4.18 KB | 5c78773745a2ca6a23ae80cc238710b79495e25f5579ee5af3cf9d2fe16d728a |
spec/fixtures/fixtures_html/fixturesTests.m.html | 100644 | 0 | 0 | | | 7.51 KB | f3eafd4440c8a9315bcadd5197850d6f00163a0312d9ec60711c7b6834aa8d7a |
spec/fixtures/fixtures_html/index.html | 100644 | 0 | 0 | | | 2.84 KB | 1d27779496467287cb9ec4700271629d6afbb305213a86c3cf9e70cfe1d49f3f |
spec/fixtures/fixtures_html/peekaviewTestsš£.m.html | 100644 | 0 | 0 | | | 6.01 KB | 730ffa94c766532ff7345bbfef62bd316979f9383729edacb38edaf02e1c1d36 |
spec/fixtures/gutter.json | 100644 | 0 | 0 | | | 10.5 KB | 360f944b5a229ec7e90167ca0a3c50ab289c3ceba109a9063e1b37f3f8c67ee3 |
spec/fixtures/report.json | 100644 | 0 | 0 | | | 1.14 KB | 422b743428e9dff09f01445920f5714bacef36cb6c51f73c93440c77704239e1 |
spec/fixtures/report.llcov | 100644 | 0 | 0 | | | 6.73 KB | 13b8ddfa4c1a7f1e42234a708062c380eae612c01a547c6b3818dc5e6ee5624a |
spec/fixtures/sonarqube-generic-coverage.xml | 100644 | 0 | 0 | | | 4.32 KB | 50eb6cb808ed914cb4779b6340f25a5a3ab3a863a6ef263fda452a338fbd5138 |
spec/slather/cocoapods_plugin_spec.rb | 100644 | 0 | 0 | | | 821 Bytes | b5147c38e7252d7b55f6e77aee7142e85a0bbf38d650b1321fbf0938be44467d |
spec/slather/coverage_file_spec.rb | 100644 | 0 | 0 | | | 12.3 KB | 826b71294b7e8be51992f930cedbecdfea2d6cfb2628d1ff70459b39697217db |
spec/slather/coverage_service/cobertura_xml_spec.rb | 100644 | 0 | 0 | | | 1.53 KB | 6d98db3c047dd23fcdd0674f193976c5880e3fc448c8e8bcabb069376e171d15 |
spec/slather/coverage_service/coveralls_spec.rb | 100644 | 0 | 0 | | | 13.3 KB | 0f100c62d18e976657667cfa622acacd39b0f4c7a63774f463b95567f49f456e |
spec/slather/coverage_service/gutter_json_spec.rb | 100644 | 0 | 0 | | | 919 Bytes | 2e98b965cca43810cd8123a4b80f6f644aaf71f64d8ef065c27d3b39b0241d65 |
spec/slather/coverage_service/hardcover_spec.rb | 100644 | 0 | 0 | | | 4.37 KB | 870044a986ab750370ebac5bb069adad636d50815bb77d5eea95c242e7dde978 |
spec/slather/coverage_service/html_output_spec.rb | 100644 | 0 | 0 | | | 7.01 KB | 846573670966bfd178c42f820b34717d31e78b71616aa726fd00eec7a00d382f |
spec/slather/coverage_service/json_spec.rb | 100644 | 0 | 0 | | | 1.28 KB | 173a39dbe43367ac43442ae961467c89d925d6dba2f282e0e7f1d4ccd10abf79 |
spec/slather/coverage_service/llvm_cov_spec.rb | 100644 | 0 | 0 | | | 1.39 KB | 2993f9a370d99ccb97b56e47ec64393cd8e785dab04844b7859f665201c3a6ff |
spec/slather/coverage_service/simple_output_spec.rb | 100644 | 0 | 0 | | | 2.4 KB | ca7d500ed0edf027f34becf0d1674e96ffd75979c8d2e87272adadd9a8e482fd |
spec/slather/coverage_service/sonarqube_xml_spec.rb | 100644 | 0 | 0 | | | 1.36 KB | 3c42a4c9854f8468bd1b1b259676df9c643b770288271b159486a4a9f2e05316 |
spec/slather/fixtures.gcno | 100644 | 0 | 0 | | | 652 Bytes | 782bc0369a88e791d9e17913a279bd61dd7f4463e4fdfb8d10c31c0294d5502f |
spec/slather/profdata_coverage_spec.rb | 100644 | 0 | 0 | | | 9.48 KB | 67b0e1ae9c6883d5b9e50add603891a1d6c7b7ea18f79cb63445f05cc93e3be1 |
spec/slather/project_spec.rb | 100755 | 0 | 0 | | | 32 KB | 6d90f9c217cc369f688b3e5ad12f8e5f64331938bee4040802cea6af9cc2ccea |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 2.39 KB | 5de853bfb59eb880dc17764b1834f5541d6f561713143a0264734700eaec7478 |