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

Update dependencies #952

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Update dependencies #952

merged 1 commit into from
Jan 12, 2025

Conversation

tagliala
Copy link
Contributor

Additionally, enable a new cop to remove the following warning:

The following cops were added to RuboCop, but are not configured. Please set Enabled to either `true` or `false` in your `.rubocop.yml` file.

Additionally, enable a new cop to remove the following warning:

```
The following cops were added to RuboCop, but are not configured. Please set Enabled to either `true` or `false` in your `.rubocop.yml` file.

Performance/StringBytesize: # new in 1.23
  Enabled: true
```
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.93%. Comparing base (258c93f) to head (38fb941).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #952   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files          14       14           
  Lines         563      563           
=======================================
  Hits          557      557           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tagliala tagliala requested a review from javierjulio January 12, 2025 14:46
Copy link
Member

@javierjulio javierjulio left a comment

Choose a reason for hiding this comment

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

Thanks!

@tagliala tagliala merged commit 04dd2f0 into master Jan 12, 2025
22 checks passed
@tagliala tagliala deleted the chore/update-deps branch January 12, 2025 15:24
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