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

Fix rubocop warnings #215

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Fix rubocop warnings #215

merged 1 commit into from
Oct 23, 2023

Conversation

serprex
Copy link
Collaborator

@serprex serprex commented Oct 18, 2023

Enable more

@serprex serprex force-pushed the fix-rubocop branch 2 times, most recently from eef38c8 to 529abf8 Compare October 18, 2023 18:58
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #215 (add106e) into master (de48c9f) will increase coverage by 0.04%.
The diff coverage is 94.11%.

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
+ Coverage   82.85%   82.90%   +0.04%     
==========================================
  Files          15       15              
  Lines         729      731       +2     
==========================================
+ Hits          604      606       +2     
  Misses        125      125              
Files Coverage Δ
lib/activerecord-multi-tenant/copy_from_client.rb 42.85% <ø> (ø)
lib/activerecord-multi-tenant/fast_truncate.rb 100.00% <ø> (ø)
lib/activerecord-multi-tenant/habtm.rb 100.00% <100.00%> (ø)
lib/activerecord-multi-tenant/migrations.rb 62.68% <ø> (ø)
lib/activerecord-multi-tenant/model_extensions.rb 96.59% <100.00%> (+0.07%) ⬆️
lib/activerecord-multi-tenant/multi_tenant.rb 88.15% <ø> (ø)
lib/activerecord-multi-tenant/query_monitor.rb 76.92% <ø> (ø)
lib/activerecord-multi-tenant/query_rewriter.rb 92.30% <100.00%> (ø)
lib/activerecord-multi-tenant/sidekiq.rb 50.00% <ø> (ø)
lib/activerecord-multi-tenant/table_node.rb 100.00% <ø> (ø)
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Enable more
@serprex serprex merged commit f1f043d into master Oct 23, 2023
151 checks passed
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.

None yet

2 participants