Commit Graph

33 Commits

Author SHA1 Message Date
Vicent Llongo
30fedde0cb Add license to gemspec 2020-10-27 00:13:59 +02:00
Vicent Llongo
8c2101efa0
Merge pull request #16 from kevjin/fix-tests
Fix tests for new simplecov coverage_data attribute
2020-10-26 23:52:07 +02:00
Vicent Llongo
c7f7ef27d2
Merge pull request #18 from kevjin/simplecov-compatibility
Make gem compatible with older versions of simplecov
2020-10-26 23:39:25 +02:00
d81c15a0a5 Update gem to 0.2.2 2020-04-04 03:29:48 -07:00
e23764e7d1 Make gem compatible with older versions of simplecov 2020-04-04 03:23:34 -07:00
d549e4b353 Fix tests with new simplecov coverage_data attribute 2020-04-04 02:36:11 -07:00
Vicent Llongo
c46d472b8a
Merge pull request #12 from watsonjon/master
Update for simplecov changes
2020-03-24 20:07:56 +02:00
Jon Dalberg
3ebdd16c7b update for simplecov changes 2020-01-31 08:13:35 -06:00
Vicent Llongo
dfdf187383 Merge pull request #5 from vicentllongo/readme
Fix tests. Update Readme. Remove Gemfile.lock
2013-07-20 02:32:41 -07:00
Vicent Llongo
8632cabb1d Fix tests. Update Readme. Remove Gemfile.lock 2013-07-20 12:26:24 +03:00
Vicent Llongo
4a5b842def Merge pull request #4 from vicentllongo/schmutz
Merge schmutz/master
2013-07-20 01:05:36 -07:00
Vicent Llongo
0a40c16ff5 Merge remote-tracking branch 'schmutz/master' into schmutz
Conflicts:
	lib/simplecov-json.rb
	simplecov-json.gemspec
2013-07-20 10:57:53 +03:00
Vicent Llongo
d841a16abb Merge pull request #3 from vicentllongo/houstonmc
Merge houstonmc/master
2013-07-20 00:38:54 -07:00
Vicent Llongo
9f351db06c Merge remote-tracking branch 'houstonmc/master' into houstonmc 2013-07-20 09:35:04 +03:00
Vicent Llongo
04716e1fd0 Merge pull request #2 from vicentllongo/travis
Travis support
2013-07-19 13:03:07 -07:00
Vicent Llongo
e34f29c0b2 Remove head versions from travis 2013-07-19 21:41:18 +03:00
Vicent Llongo
a0cb25fa73 Bump gem version 2013-07-19 21:33:48 +03:00
Vicent Llongo
cf27c1be65 Add travis support 2013-07-19 21:30:34 +03:00
Porter Schutz
7f5bbf0e40 Update Gemfile.lock to reflect simplecov-json version bump. 2013-04-29 18:45:09 -07:00
Porter Schutz
f9c47f9ff3 Bump version number. 2013-04-29 18:41:48 -07:00
Porter Schutz
27e4088732 Handle case where there was zero coverage data. 2013-04-29 18:36:57 -07:00
Robert Lail
ad09e37eeb misc 2013-03-18 19:25:58 -05:00
Robert Lail
e4d8b177b1 omit groups: these render the entire source of the files and dramatically increases the size of coverage.json 2013-03-18 19:25:37 -05:00
Robert Lail
0ff743fbd3 only call .to_json once 2013-03-18 19:24:32 -05:00
Robert Lail
dc62eda478 get rid of trailing commas 2013-03-18 19:23:10 -05:00
Robert Lail
eb44a4920f extract File.join(output_path, output_file_name) to existing method 2013-03-18 19:22:54 -05:00
Robert Lail
483350ac9a satisfy mocha deprecation notice: require "mocha/setup" 2013-03-18 19:20:31 -05:00
Robert Lail
e464bd6cf3 correct the name of "test/helper.rb" in the gemspec 2013-03-18 19:20:10 -05:00
Robert Lail
3e67b10710 add "rake" as a development dependency so you can run the tests with "bundle exec" 2013-03-18 19:19:52 -05:00
Porter Schutz
ba69ca37dd Fixing gemspec and tests. 2012-10-30 15:16:07 -07:00
Porter Schutz
b24d616ece Added per-file metrics. 2012-10-30 14:03:01 -07:00
Vicent Llongo
aa92666555 Initial commit 2012-09-24 15:33:16 +03:00
Vicent Llongo
aa3f4993ad Initial commit 2012-09-24 05:08:43 -07:00