Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Sentry Debug Value Setting #2361

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

nicholas-codecov
Copy link
Contributor

Description

Quick fix to disable the debug console from logging in prod.

@netlify
Copy link

netlify bot commented Oct 31, 2023

Deploy Preview for gazebo-staging ready!

Name Link
🔨 Latest commit 8064325
🔍 Latest deploy log https://app.netlify.com/sites/gazebo-staging/deploys/6540d851ac5f5c00082e6beb
😎 Deploy Preview https://deploy-preview-2361--gazebo-staging.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov-staging
Copy link

Codecov Report

Merging #2361 (8064325) into main (ba0b464) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2361   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files         725      725           
  Lines        8681     8681           
  Branches     2144     2099   -45     
=======================================
  Hits         8434     8434           
- Misses        244      245    +1     
+ Partials        3        2    -1     
Files Coverage Δ
src/sentry.ts 27.27% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba0b464...8064325. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Oct 31, 2023

Codecov Report

Merging #2361 (8064325) into main (ba0b464) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2361   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files         725      725           
  Lines        8681     8681           
  Branches     2150     2150           
=======================================
  Hits         8434     8434           
  Misses        244      244           
  Partials        3        3           
Files Coverage Δ
src/sentry.ts 27.27% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba0b464...8064325. Read the comment docs.

@codecov-public-qa
Copy link

codecov-public-qa bot commented Oct 31, 2023

Codecov Report

Merging #2361 (8064325) into main (ba0b464) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2361   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files         725      725           
  Lines        8681     8681           
  Branches     2150     2144    -6     
=======================================
  Hits         8434     8434           
- Misses        244      245    +1     
+ Partials        3        2    -1     
Files Coverage Δ
src/sentry.ts 27.27% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba0b464...8064325. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #2361 (8064325) into main (ba0b464) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2361   +/-   ##
=====================================
  Coverage   97.15   97.15           
=====================================
  Files        725     725           
  Lines       8681    8681           
  Branches    2132    2132           
=====================================
  Hits        8434    8434           
  Misses       244     244           
  Partials       3       3           
Files Coverage Δ
src/sentry.ts 27.27% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba0b464...8064325. Read the comment docs.

@nicholas-codecov nicholas-codecov merged commit 74b001c into main Oct 31, 2023
33 checks passed
@nicholas-codecov nicholas-codecov deleted the fix-sentry-debug-value-set branch October 31, 2023 12:17
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.

None yet

2 participants