Skip to content

Fix old logger call in graphql

c2daf11
Select commit
Loading
Failed to load commit list.
Merged

Fix old logger call in graphql #2722

Fix old logger call in graphql
c2daf11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2025 in 0s

97.31% (+0.00%) compared to 611ef73

View this Pull Request on Codecov

97.31% (+0.00%) compared to 611ef73

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.31%. Comparing base (611ef73) to head (c2daf11).

Files with missing lines Patch % Lines
sentry-ruby/lib/sentry/graphql.rb 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2722   +/-   ##
=======================================
  Coverage   97.31%   97.31%           
=======================================
  Files         144      144           
  Lines        5657     5657           
=======================================
  Hits         5505     5505           
  Misses        152      152           
Components Coverage Δ
sentry-ruby 97.78% <0.00%> (ø)
sentry-rails 95.61% <ø> (ø)
sentry-sidekiq 96.57% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
Files with missing lines Coverage Δ
sentry-ruby/lib/sentry/graphql.rb 75.00% <0.00%> (ø)
🚀 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.