Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more tests #16

Merged
merged 13 commits into from
Apr 10, 2025
Merged

Add more tests #16

merged 13 commits into from
Apr 10, 2025

Conversation

biow0lf
Copy link
Contributor

@biow0lf biow0lf commented Apr 10, 2025

Changes:

  1. Improve tests coverage:
Line Coverage: 100.0% (85 / 85)
Branch Coverage: 100.0% (10 / 10)
  1. Configure RSpec
  2. Configure standard
  3. Rename ErrbitPlugin::ValidateIssueTracker -> ErrbitPlugin::IssueTrackerValidator
  4. Rename lib/errbit_plugin/issue_trackers/none.rb -> lib/errbit_plugin/none_issue_tracker.rb
  5. Fix ErrbitPlugin::NoneIssueTracker.read_static_file
  6. Fix FrozenError in lib/errbit_plugin/none_issue_tracker.rb
  7. Configure simplecov

So, we are ready for Ruby 3.4.

@biow0lf biow0lf self-assigned this Apr 10, 2025
@biow0lf biow0lf marked this pull request as ready for review April 10, 2025 19:40
@biow0lf biow0lf requested review from burnettk and stevecrozz April 10, 2025 19:40
@biow0lf biow0lf merged commit 3914b7a into master Apr 10, 2025
6 checks passed
@biow0lf biow0lf deleted the tests branch April 10, 2025 19:40
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.

1 participant