Skip to content

Conversation

@a5-stable
Copy link
Collaborator

@a5-stable a5-stable changed the title remove MultiTenant::ArelVisitorsDepthFirst & Add Rails 8.1 support fo… remove MultiTenant::ArelVisitorsDepthFirst / Add Rails 8.1 support for Arel::Nodes::Function Jan 24, 2026
@a5-stable a5-stable changed the title remove MultiTenant::ArelVisitorsDepthFirst / Add Rails 8.1 support for Arel::Nodes::Function Remove MultiTenant::ArelVisitorsDepthFirst / Add Rails 8.1 support for Arel::Nodes::Function Jan 24, 2026
@a5-stable a5-stable changed the title Remove MultiTenant::ArelVisitorsDepthFirst / Add Rails 8.1 support for Arel::Nodes::Function Remove Arel::Visitors::DepthFirst / Add Rails 8.1 support for Arel::Nodes::Function Jan 24, 2026
end

if Gem::Version.new('7.3.0') <= Sidekiq.gem_version && Sidekiq.gem_version < Gem::Version.new('8.0.0')
if Gem::Version.new('7.3.0') <= Sidekiq.gem_version && Sidekiq.gem_version < Gem::Version.new('7.3.10')
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (features@47c7b0a). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff             @@
##             features      #20   +/-   ##
===========================================
  Coverage            ?   86.59%           
===========================================
  Files               ?       17           
  Lines               ?      791           
  Branches            ?        0           
===========================================
  Hits                ?      685           
  Misses              ?      106           
  Partials            ?        0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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