voxpupuli / modulesync

Synchronize common files across your Git repositories.
Apache License 2.0
104 stars 48 forks source link

Fix Rubocop and add additional rubocop plugins #255

Closed ekohl closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 87.14% // Head: 87.14% // No change to project coverage :thumbsup:

Coverage data is based on head (0c05870) compared to base (ac051ca). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #255 +/- ## ======================================= Coverage 87.14% 87.14% ======================================= Files 30 30 Lines 1019 1019 ======================================= Hits 888 888 Misses 131 131 ``` | [Impacted Files](https://codecov.io/gh/voxpupuli/modulesync/pull/255?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli) | Coverage Δ | | |---|---|---| | [lib/modulesync.rb](https://codecov.io/gh/voxpupuli/modulesync/pull/255/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL21vZHVsZXN5bmMucmI=) | `98.57% <100.00%> (ø)` | | | [lib/modulesync/git\_service/base.rb](https://codecov.io/gh/voxpupuli/modulesync/pull/255/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL21vZHVsZXN5bmMvZ2l0X3NlcnZpY2UvYmFzZS5yYg==) | `90.47% <100.00%> (ø)` | | | [lib/modulesync/hook.rb](https://codecov.io/gh/voxpupuli/modulesync/pull/255/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL21vZHVsZXN5bmMvaG9vay5yYg==) | `100.00% <100.00%> (ø)` | | | [lib/modulesync/renderer.rb](https://codecov.io/gh/voxpupuli/modulesync/pull/255/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL21vZHVsZXN5bmMvcmVuZGVyZXIucmI=) | `96.29% <100.00%> (ø)` | | | [lib/modulesync/repository.rb](https://codecov.io/gh/voxpupuli/modulesync/pull/255/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL21vZHVsZXN5bmMvcmVwb3NpdG9yeS5yYg==) | `94.44% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.