Skip to content

chore(jruby): fixes and updates#2772

Merged
solnic merged 2 commits into
masterfrom
solnic/jruby-fixes-and-updates
Nov 11, 2025
Merged

chore(jruby): fixes and updates#2772
solnic merged 2 commits into
masterfrom
solnic/jruby-fixes-and-updates

Conversation

@solnic

@solnic solnic commented Nov 10, 2025

Copy link
Copy Markdown
Collaborator

Closes #2612

#skip-changelog

@codecov

codecov Bot commented Nov 10, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.28%. Comparing base (924d6fd) to head (25ad901).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2772      +/-   ##
==========================================
+ Coverage   90.26%   90.28%   +0.01%     
==========================================
  Files         131      131              
  Lines        5258     5258              
==========================================
+ Hits         4746     4747       +1     
+ Misses        512      511       -1     
Components Coverage Δ
sentry-ruby 97.60% <ø> (ø)
sentry-rails 55.34% <ø> (ø)
sentry-sidekiq 95.05% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (+0.68%) ⬆️
see 1 file with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@solnic
solnic marked this pull request as ready for review November 10, 2025 14:10

@dingsdax dingsdax left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@solnic
solnic merged commit 3e1981a into master Nov 11, 2025
127 checks passed
@solnic
solnic deleted the solnic/jruby-fixes-and-updates branch November 11, 2025 09:56
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.

[rails] active job tests crashes on jruby + rails 7.0.0.x

2 participants