Skip to content

Conversation

@solnic
Copy link
Collaborator

@solnic solnic commented Oct 15, 2025

Closes #2747

@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.32%. Comparing base (1f80107) to head (0a3b00b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2749      +/-   ##
==========================================
+ Coverage   97.30%   97.32%   +0.01%     
==========================================
  Files         144      144              
  Lines        5682     5682              
==========================================
+ Hits         5529     5530       +1     
+ Misses        153      152       -1     
Components Coverage Δ
sentry-ruby 97.76% <100.00%> (ø)
sentry-rails 95.74% <100.00%> (+0.10%) ⬆️
sentry-sidekiq 96.57% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
Files with missing lines Coverage Δ
sentry-rails/lib/sentry/rails/log_subscriber.rb 100.00% <100.00%> (ø)
sentry-ruby/lib/sentry/std_lib_logger.rb 100.00% <100.00%> (ø)

... and 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 force-pushed the 2747-ensure-the-ruby-sdk-sets-sentryorigin-for-structured-logs-according-to-the-documentation branch from 6bf3dbd to 0a3b00b Compare October 15, 2025 13:17
@solnic solnic marked this pull request as ready for review October 15, 2025 13:18
@solnic solnic requested a review from sl0thentr0py October 15, 2025 13:18
@solnic solnic merged commit c6d98f1 into master Oct 15, 2025
142 checks passed
@solnic solnic deleted the 2747-ensure-the-ruby-sdk-sets-sentryorigin-for-structured-logs-according-to-the-documentation branch October 15, 2025 13:27
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.

Ensure the Ruby SDK sets sentry.origin for Structured Logs according to the documentation

3 participants