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

refactor: prevent sending errors from old releases to Sentry #3605

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

therealemjy
Copy link
Member

@therealemjy therealemjy commented Dec 5, 2024

Jira ticket(s)

VEN-2948

Changes

  • prevent sending errors from old releases to Sentry

Copy link

vercel bot commented Dec 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
app-alt.venus.io ✅ Ready (Inspect) Visit Preview Dec 5, 2024 3:01pm
dapp-preview ✅ Ready (Inspect) Visit Preview Dec 5, 2024 3:01pm
dapp-testnet ✅ Ready (Inspect) Visit Preview Dec 5, 2024 3:01pm
venus.io ✅ Ready (Inspect) Visit Preview Dec 5, 2024 3:01pm

Copy link

changeset-bot bot commented Dec 5, 2024

🦋 Changeset detected

Latest commit: 3a02e38

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@venusprotocol/evm Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@therealemjy therealemjy changed the title refactor: prevent sending errors from old releases refactor: prevent sending errors to Sentry from old releases Dec 5, 2024
@therealemjy therealemjy changed the title refactor: prevent sending errors to Sentry from old releases refactor: prevent sending errors from old releases to Sentry Dec 5, 2024
Copy link
Contributor

github-actions bot commented Dec 5, 2024

Coverage Report for ./apps/evm

Status Category Percentage Covered / Total
🔵 Lines 83.28% 45105 / 54155
🔵 Statements 83.28% 45105 / 54155
🔵 Functions 73.23% 985 / 1345
🔵 Branches 88.6% 6272 / 7079
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
apps/evm/src/App/index.tsx 0% 0% 0% 0% 1-70
apps/evm/src/libs/errors/logError.ts 58.33% 50% 100% 58.33% 12-16
apps/evm/src/libs/errors/ErrorBoundary/index.tsx 53.57% 100% 0% 53.57% 27-44
Generated in workflow #9596 for commit 3a02e38 by the Vitest Coverage Report Action

@therealemjy therealemjy merged commit 1e548b1 into main Dec 6, 2024
9 checks passed
@therealemjy therealemjy deleted the refactor/filter-old-errors branch December 6, 2024 14:28
therealemjy added a commit that referenced this pull request Dec 6, 2024
refactor: prevent sending errors from old releases
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.

2 participants