Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/deep-cover/deep-cover

The best coverage tool for Ruby code
https://github.com/deep-cover/deep-cover

CLI: + rails app support

63626419b0295ba792bf8fba5b7cbdbccada5f9c authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
CLI: Refactor

510e79565d5288d73892de131f916be902736206 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
CLI: Refactor

c54330f2540b8286992b4da0b0c0321f2fd17dd8 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
CLI: Refactor

6496117bc69ab77c4c7e302c57a4e1c83fc82ced authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
CLI: :heart: Pathname

fcd0248ea0c6464b08a045a003eba28075ca062d authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Add failing spec.

Let's hope that parser fixes https://github.com/whitequark/parser/issues/384

89f2cf8b76f14610567985ac36dc6723bd7055d3 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
+ assert_counts, Node#counts

0fe961d1a19848d79a695d001657d75b6d376d01 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Use Node#[] as a shortcut to find a unique node

fc9d4f7d9a1c4e2be5a1df5533a1995e5b5e1749 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
+ Node#find

5dc77fd56cd1d609baa719cb8716000ce8c920bc authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Provide lineno to Buffer

c34f218edde840ec4cba991fdcb133adaeed3c8c authored about 7 years ago by Maxime Lapointe <[email protected]>
Add diagnostic information to Analyzer's each_node

7ddfda5f632de775710260b11b5a95a966da1c40 authored about 7 years ago by Maxime Lapointe <[email protected]>
Set default CoveredCode#lineno from initialize default argument

ad86a9086acf7bddac418f4fe8357cde793a77b3 authored about 7 years ago by Maxime Lapointe <[email protected]>
CoveredCode#lineno delegates to #buffer

378e015549af1e7de522ed49556cd1b458c75494 authored about 7 years ago by Maxime Lapointe <[email protected]>
Add a star before the bad_linenos in Tools.number_lines

Makes copy-paste keep the information

baa7193de5d32977651f18be11705fe81aeebed7 authored about 7 years ago by Maxime Lapointe <[email protected]>
v0.1.13

df667fb091db8fced39129c455e573f06b090ed7 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Oops, put proper spec guard

6d825bc2fc66363ff0115a26f5a0661a1402adec authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Handle &. with block [#11]

e6b5a7c9a62f942935c6dff1471dbb4d365b683c authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Simplify, and fix ()

14ea82e685642ee28a1eadb17be6f97de073c727 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Extract SendBase

7383a8e4de155160afd905abc782300af0bdc65d authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Tweak CSend

ca2e4f7fbfb9c18d6728bc62e5565b55f7da04ce authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Change interface of TrivialBranch

b99861fe97b1f695e0758e8fce3e84b96081ec47 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
v0.1.12

5f006c22c9b9056ede9aa91555eb23f2328fad4a authored about 7 years ago by Maxime Lapointe <[email protected]>
Fix wildcard rescue followed by rescue with exception list

191e2357e1658f0d35e11ad99d44aef380645ee1 authored about 7 years ago by Maxime Lapointe <[email protected]>
Remove spam of "Not a git repo" from spec suite

2857a0c830315308b059975948a2dcf0e286b075 authored about 7 years ago by Maxime Lapointe <[email protected]>
Remove spam of rm & cp in spec suite

7bbf6ccb7c3dadfc9ea1b315c4d8004f48cb17a4 authored about 7 years ago by Maxime Lapointe <[email protected]>
Add simple test for takeover

23a01d17a09c226af6a6148e861223cf032f1ce3 authored about 7 years ago by Maxime Lapointe <[email protected]>
Use require_relative for builtin_takeover

71382d975e9e8f7feaa7c65512c63ca4d31a06f3 authored about 7 years ago by Maxime Lapointe <[email protected]>
v0.1.11

6409c9b783a0510fc5f445f5eda67bd23ab7892e authored about 7 years ago by Maxime Lapointe <[email protected]>
+ run_successfully.from_dir

bf9291e23fdd3865dbcb9ac3048687a6eb43c047 authored about 7 years ago by Maxime Lapointe <[email protected]>
Add specs that we can run minitest and rspec from rails51

e8d666fe333a8a2f930cb7a8bafb7d2c5bbb97c9 authored about 7 years ago by Maxime Lapointe <[email protected]>
+ `rake dev:install`

dbe9a80b4275bc3fbc3bd22a83cfeaa95931cac6 authored about 7 years ago by Maxime Lapointe <[email protected]>
Adding a rails51 project

b9129d80314496cf9bbb5d4e80b7994d96fabd6f authored about 7 years ago by Maxime Lapointe <[email protected]>
Add specs for def with args without parens

3defc1fbf05a53a5c5a875700e5a0e6f94bf817e authored about 7 years ago by Maxime Lapointe <[email protected]>
Use .end instead of .succ for can_be_empty

a1c4c852322129927afaf096b5627e755e2de041 authored about 7 years ago by Maxime Lapointe <[email protected]>
Fix rewriting order with EmptyBody

4272e6ec05326345420ab6d5643c3e25c52f9d8e authored about 7 years ago by Maxime Lapointe <[email protected]>
v0.1.10

85fed718a55c9fe8c557bb74e6f5bc90c66d9884 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Allow JRuby failures for now

84958b17fe4c6922c459dc93e490b1a40a181089 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
+ test_gems

76315769fc908bcbe1b0f178f569732cae99b768 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Simplify

429d379e4bfeac4306f2da9a5b4ac6b10f1d2774 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Fix When with empty then

24e9c53f4254730dfafba34c0e83112cc2a548ea authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Handle better DeepCover failing to instrument something

6a8671e895945d2b8b76e2bdb4e0529fd376c2f7 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Move spec

b7fee56ed7f7a228469926275f908ea0e143feee authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Gracefully handle encoding issues [#9]

aa1d9a9bfa795eef9e4a74553975c8fed78c7501 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Fix load override, even though we might not need it

7bbafa361fb20a521398f5676f98587c2e9f212b authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Implement DeepCover#stop

4166a373ed389d0fac5f1d70205fed6aeae0df77 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Refactor autoload_override

4e81c1b66cc00d088be5df5affefcbab4fc1b1c3 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Extract ModuleOverride.

I think Max is going to freak out.

1c0e948b6c48c9a4e138b218bfcf6bac0f4ccf96 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Rename

5ce4179c94f39afd2bb6359463210f29982148e2 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Refactor

792f50f5e6a8df03b97d9e30e0e3ea62ef571dfa authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Refactor

083d5d1455359794e2b7992f5dafa29ea804e094 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Fix psych dependency for the tests

3583519ce178ae6d8fd0610bf018b82e9f34c5c9 authored about 7 years ago by Maxime Lapointe <[email protected]>
Use run_successfully for require without bundler test

a528cc2ac09da122ead094acb3851a6c982ff067 authored about 7 years ago by Maxime Lapointe <[email protected]>
run_successfully now receives a full command

64176027904a9397eec08772cbd010869f8ece9a authored about 7 years ago by Maxime Lapointe <[email protected]>
Use Bundler.with_clean_env for run_successfully

861433a62da120aa09f1ca96256c985db1dbc8cf authored about 7 years ago by Maxime Lapointe <[email protected]>
Replace tiny_gem* with the already present trivial_gem

3aedae5c186600d98d14f3a0cb7c504ba5ed2296 authored about 7 years ago by Maxime Lapointe <[email protected]>
+ First draft CONTRIBUTING.md [doc] [ci-skip]

40d8b7f16ca8ff72da2f3b7926ef5dab9a15c124 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
v0.1.9

b0824949be3c5a29307468edd001145a1dc40287 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Quick fix for send with block without parenthesis [#6]

70ca7020808a7d9b31a4e44dd44a3fa8028ba9af authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Fix whitespace

a2f3f9d9a94b089ca75a362511ed08564244d7d4 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Fix `self::Const = ...` [#6]

81e1b9bfea9e0828e30fc2bccae1f2abd37c5ad4 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Fix autofix [ci-skip]

53d43617b5160bee6d9a493c83eeaa8dc5e0079f authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Make `self` executable

5f2829b977cd8bbed182ed717546d2a9c4c08da5 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Fix bin/cov [ci-skip]

a66302ee36aec2a6530117e8aa5bcafb15685837 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Add missing local gem file

4452a25d648c192d034b8de4b04f50cccba7489c authored about 7 years ago by Maxime Lapointe <[email protected]>
Simplify run_successfully

be957913ea69593c480cb9138acebae07f030dc3 authored about 7 years ago by Maxime Lapointe <[email protected]>
v0.1.8

f7334b4b3d0576f26ea2215c55ec1cb514fc4798 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Handle empty splat in multiple assignments [#10]

dfd0b8c8a31d7b488f2ea42c1d9e1dbd2aa1dc27 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
v0.1.7

85aea665ec84429fac9dbbed1c76ea0655b6cd28 authored about 7 years ago by Maxime Lapointe <[email protected]>
Duplicate require's override

Rubygem only overrides one of them, so things mess up when Kernel.require is called instead.

d8a6d802d881417c83c09c128991182465441a68 authored about 7 years ago by Maxime Lapointe <[email protected]>
v0.1.6

bdea8e6fa30e2c0dc7aefa21ad571e4670766d64 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Improve diagnostics for unsupported code [#6]

7e75888d8e4d315f1977cb18db249c64bfae7ba9 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Improve spec labels [ci-skip]

287269406151fdf9d70333f150b55a9a30f03889 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
File.exists? => File.exist?

691e2a084f2b78f94afbb6073d281fdd9ad10ca9 authored about 7 years ago by Maxime Lapointe <[email protected]>
v0.1.5

04d7a10fb7851e92552b4da90eac0117a061426b authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Handle block with arguments and {} [#6]

0fe8cf929d864668c9740cc743c4f1019a5e32dd authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
v0.1.4

61e933c63e533c4be1620c9a743e35369f5b6b45 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
CLI: show only char coverage unless -d flag also present

fc4595ba6482bab6d519b91cfb207c63fa5b90b9 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
v0.1.3

0bc0b2f283a7e98d91941b71f7312899bb29796d authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Use `require` instead of `require_relative` in builtin_takeover.rb

2527e86213a06fa94de443e62b32a73a6b0a07a8 authored about 7 years ago by Yusuke Endoh <[email protected]>
Don't ask me why I have a directory ending with .rb

(I don't know)

8281a5a3241bf1956a68226dc3249238442687c3 authored about 7 years ago by Maxime Lapointe <[email protected]>
Avoid ruby warning

f54eb2e666cf7e91a77664124c6f92c1aca35663 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Fix version mismatch

704de04f4915c44a1298f7b14081f46adf76ff83 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
v0.1.2

b1588ab1b59d1d96a34ea3bcf289870efdbb26aa authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Don't output anything from auto_run.

Some tests might fail just because of that

2c49086d709832beae0b5706ba4ecde14c5adbe1 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Istanbul: Use branches' location, when available

b4323f7935fa060e7336c3a9bc7d526b91d00229 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
CLI: Pass options down to char_cover

16f9f325d248629d13dc0d41e47766badc2274e6 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
At least, JRuby should now pass

77e7e3c49bd732b7ade4c72c82237a14c8d8b818 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
CLI: add optional coverage options

bf4b0b62ebcf87e62358fbb0e4fe0e177baa5530 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Pass options down

a9b57358eb49e5b611b301a24fcdcf38b0bf2809 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
+ Use optionally_covered in Config. Basic spec

c2c0f2a51a9afdc2bfc673ac894e58a813b68cd5 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
+ Analyser.optionally_covered

8765b92bf4b037cb4c1100883b2cb0eda1d0d010 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
+ dasherize

da20837b90a79c0b425ed7f61826b2281d32b2c0 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
refactor

07fede675c2763eb6f6ab726e5510d32d423b740 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
CLI: Show defaults

f2e0be31824ff7aa0c7412aefac8ed38486579dc authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
+ ignore_uncovered: :case_implicit_else

d9dc25756e1b7a8080d3ce80ab62b5d5549dfd86 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Small config refactor

6493416501e08398e57ac534c7ea50faeca33760 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Have all analysers source from Analyser::Node (except itself)

41811e6d553f0d79d39b565a2a8a73103b96da9a authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Fix obvious bug in config

52dc753b83586d9bde1dd3c5d6d374f4c3bf0042 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Backport Pathname#binwrite too

bec0a483a44875a30b14e29ce9989f5efea8e063 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>
Backport Pathname#write for Ruby 2.0

c1544f93a0a240e43f97b8a14b6ac9d7af377e33 authored about 7 years ago by Marc-Andre Lafortune <[email protected]>