Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Drop Ruby 2.5/2.6 support; use voxpupuli-rubocop #42

Merged
merged 2 commits into from
May 5, 2023

Conversation

bastelfreak
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (19c6124) 93.87% compared to head (59e5b90) 93.87%.

❗ Current head 59e5b90 differs from pull request most recent head d362fe9. Consider uploading reports for the commit d362fe9 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   93.87%   93.87%           
=======================================
  Files           1        1           
  Lines          98       98           
=======================================
  Hits           92       92           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@@ -45,7 +43,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- name: spec tests
run: bundle exec rake
run: bundle exec rake spec
- name: Build gem
run: gem build *.gemspec
Copy link
Member

Choose a reason for hiding this comment

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

should there be --strict --verbose?

Copy link
Member Author

Choose a reason for hiding this comment

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

that's another PR :D

@bastelfreak bastelfreak merged commit f5bbf8a into voxpupuli:master May 5, 2023
@bastelfreak bastelfreak deleted the rubocop branch May 5, 2023 15:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants