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

Do not run Sentry in dev #1082

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

jmhobbs
Copy link
Contributor

@jmhobbs jmhobbs commented Oct 7, 2024

No need for Sentry during development, so turn it off.

📦 Published PR as canary version: 11.11.1--canary.1082.11219638552.0

✨ Test out this PR locally via:

npm install chromatic@11.11.1--canary.1082.11219638552.0
# or 
yarn add chromatic@11.11.1--canary.1082.11219638552.0

@jmhobbs jmhobbs added patch Auto: Increment the patch version when merged skip-release Auto: Preserve the current version when merged labels Oct 7, 2024
@jmhobbs jmhobbs requested a review from codykaup October 7, 2024 16:13
@jmhobbs jmhobbs self-assigned this Oct 7, 2024
@jmhobbs jmhobbs force-pushed the jmhobbs/cap-2280-disable-sentry-in-dev branch from 0f9e315 to 57eadbb Compare October 7, 2024 16:13
Copy link
Contributor

github-actions bot commented Oct 7, 2024

📦 Package Size: 5268 KB
✅ Compared to main: 0 KB bd798a1 (5268 KB)

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.01% (target: -1.00%) 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bd798a1) 8606 4647 54.00%
Head commit (57eadbb) 8608 (+2) 4649 (+2) 54.01% (+0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1082) 3 3 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@jmhobbs jmhobbs added this pull request to the merge queue Oct 7, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 7, 2024
@jmhobbs jmhobbs added this pull request to the merge queue Oct 7, 2024
Merged via the queue into main with commit 1a85a9e Oct 7, 2024
20 checks passed
@jmhobbs jmhobbs deleted the jmhobbs/cap-2280-disable-sentry-in-dev branch October 7, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Auto: Increment the patch version when merged skip-release Auto: Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants