Skip to content

Conversation

@jmgarnier
Copy link
Contributor

It sounds like this projet is kind of abandoned so I'll push this PR for people who have read your excellent blog post and want to give it a try.

Thank you for sharing :)

Jean-Michel Garnier added 3 commits September 27, 2021 13:48
incompatible character encodings: ASCII-8BIT and UTF-8

Taken from simplecov-ruby/simplecov#866
Fix:

ArgumentError:
       wrong number of arguments (given 3, expected 2; required keywords: file_path, line_index)
     # reverse_coverage-0.1.1/lib/reverse_coverage/main.rb:80:in `save_changes'
     # reverse_coverage-0.1.1/lib/reverse_coverage/main.rb:35:in `block (2 levels) in add'
@jmgarnier
Copy link
Contributor Author

I guess this project is no longer maintained @blocknotes @DanielePalombo ? Could you update the README?

Copy link
Member

@DanielePalombo DanielePalombo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

'Libraries' => %r{/lib/},
'Interactors' => %r{/app/interactors},
'Services' => %r{/app/services},
'Validators' => %r{/app/validators},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should probably removes these 3 last lines. Not standard

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, maybe you can add a configuration in order to customize the Categories

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's been 2 years. I won't work on it. You can remove these lines with a new commit

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot edit your branch. I would prefer it if you can remove that commit and force-push the change.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

'Libraries' => %r{/lib/},
'Interactors' => %r{/app/interactors},
'Services' => %r{/app/services},
'Validators' => %r{/app/validators},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I cannot edit your branch. I would prefer it if you can remove that commit and force-push the change.

@DanielePalombo DanielePalombo merged commit 3b377b7 into nebulab:master Jul 4, 2023
@jmgarnier
Copy link
Contributor Author

❤️

@DanielePalombo DanielePalombo mentioned this pull request Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants