Skip to content

Conversation

@koji
Copy link
Contributor

@koji koji commented Nov 6, 2025

Overview

add development for dev sentry dsn
support sentry in staging. this will help us to detect bugs and fix them quickly and ship the bug-free product

related to AUTH-2439

Describe your PR at a high level. State acceptance criteria and how this PR fits into other work. Link issues, PRs, and other relevant resources.

Test Plan and Hands on Testing

Describe your testing of the PR. Emphasize testing not reflected in the code. Attach protocols, logs, screenshots and any other assets that support your testing.

Changelog

List changes introduced by this PR considering future developers and the end user. Give careful thought and clear documentation to breaking changes.

Review requests

  • What do you need from reviewers to feel confident this PR is ready to merge?
  • Ask questions.

Risk assessment

low

  • Indicate the level of attention this PR needs.
  • Provide context to guide reviewers.
  • Discuss trade-offs, coupling, and side effects.
  • Look for the possibility, even if you think it's small, that your change may affect some other part of the system.
    • For instance, changing return tip behavior may also change the behavior of labware calibration.
  • How do your unit tests and on hands on testing mitigate this PR's risks and the risk of future regressions?
  • Especially in high risk PRs, explain how you know your testing is enough.

ssupport sentry in staging. this will help us to detect bugs and fix them quickly and ship the
product without  ritical  bugs

related to AUTH-2439
@koji koji requested a review from y3rsh November 6, 2025 20:23
@koji koji marked this pull request as ready for review November 6, 2025 20:23
@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.09%. Comparing base (bbcb0aa) to head (40f1560).
⚠️ Report is 1 commits behind head on edge.

Files with missing lines Patch % Lines
protocol-designer/src/resources/sentry.ts 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #20067      +/-   ##
==========================================
- Coverage   25.09%   25.09%   -0.01%     
==========================================
  Files        3549     3549              
  Lines      296872   296876       +4     
  Branches    42171    42175       +4     
==========================================
- Hits        74514    74513       -1     
- Misses     222335   222340       +5     
  Partials       23       23              
Flag Coverage Δ
protocol-designer 19.18% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
protocol-designer/src/resources/sentry.ts 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

🚀 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.

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