Standardrb
Summary
- [ ] Manually fix remaining offences
- [ ] Add
standard-rails?
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
- [ ] I agree that my PR will be published under the same license as Solidus.
- [ ] I have written a thorough PR description.
- [ ] I have kept my commits small and atomic.
- [ ] I have used clear, explanatory commit messages.
The following are not always needed:
huge! not sure if you've finished fixing all the offences, but if not, we could potentially benefit from generating a todo with all the remaining offences and gradually release each fix. this way we'll already have a configuration in place and be able to adopt it in new pull requests
Codecov Report
:x: Patch coverage is 94.62366% with 15 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 88.06%. Comparing base (839752f) to head (c5484db).
Additional details and impacted files
@@ Coverage Diff @@
## main #6241 +/- ##
==========================================
- Coverage 89.35% 88.06% -1.30%
==========================================
Files 961 758 -203
Lines 20195 15284 -4911
==========================================
- Hits 18046 13460 -4586
+ Misses 2149 1824 -325
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.