Skip to content

Fix old logger call in graphql#2722

Merged
sl0thentr0py merged 1 commit into
masterfrom
neel/fix-logger-call
Sep 25, 2025
Merged

Fix old logger call in graphql#2722
sl0thentr0py merged 1 commit into
masterfrom
neel/fix-logger-call

Conversation

@sl0thentr0py

Copy link
Copy Markdown
Member

@linear

linear Bot commented Sep 24, 2025

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 24, 2025

Copy link
Copy Markdown

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).
⚠️ Report is 1 commits behind head on master.

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.

@sl0thentr0py
sl0thentr0py merged commit 076adb7 into master Sep 25, 2025
140 of 141 checks passed
@sl0thentr0py
sl0thentr0py deleted the neel/fix-logger-call branch September 25, 2025 08:50
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.

Enabling GraphQL patch with unsupported/missing ruby-graphql gem triggers deprecation warning

2 participants