Skip to content

Feat/add_sentry_for_monitoring#546

Merged
openscript merged 3 commits intomainfrom
feat/add_sentry_for_monitoring
Feb 27, 2026
Merged

Feat/add_sentry_for_monitoring#546
openscript merged 3 commits intomainfrom
feat/add_sentry_for_monitoring

Conversation

@diegosteiner
Copy link
Contributor

Add sentry libraries to capture errors from the front- and backend.

@changeset-bot
Copy link

changeset-bot bot commented Feb 27, 2026

🦋 Changeset detected

Latest commit: 6a873e4

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

This PR includes changesets to release 2 packages
Name Type
@quassel/frontend Minor
@quassel/backend Minor

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

@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

❌ Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.29%. Comparing base (0b97d54) to head (6a873e4).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
apps/backend/src/instrument.ts 0.00% 4 Missing ⚠️
apps/backend/src/app.module.ts 0.00% 2 Missing ⚠️
apps/backend/src/main.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #546      +/-   ##
==========================================
- Coverage   46.51%   46.29%   -0.23%     
==========================================
  Files          69       70       +1     
  Lines        1206     1214       +8     
  Branches       79       80       +1     
==========================================
+ Hits          561      562       +1     
- Misses        635      642       +7     
  Partials       10       10              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

interface ImportMetaEnv {
readonly VITE_API_URL: string;
readonly VITE_THEME_COLOR: string;
readonly VITE_TITLE: string;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super, danke fürs dran denken :-)

@openscript openscript merged commit 3b3d0f5 into main Feb 27, 2026
3 checks passed
@openscript openscript deleted the feat/add_sentry_for_monitoring branch February 27, 2026 14:08
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