Skip to content

Conversation

@nico-hyperjump
Copy link
Collaborator

Fix issue #13

…g deletes

- Updated test case to include notification log deletion verification.
- Modified notify_logs model to add cascading delete on user relation.
- Added migration script to implement foreign key constraint with cascading delete.
@netlify
Copy link

netlify bot commented Oct 20, 2025

Deploy Preview for wa-hyperjump-docs ready!

Name Link
🔨 Latest commit 9d7c7a3
🔍 Latest deploy log https://app.netlify.com/projects/wa-hyperjump-docs/deploys/68f911f1a604030007bc5df9
😎 Deploy Preview https://deploy-preview-14--wa-hyperjump-docs.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 project configuration.

@netlify
Copy link

netlify bot commented Oct 20, 2025

Deploy Preview for monika-notify-api ready!

Name Link
🔨 Latest commit 9d7c7a3
🔍 Latest deploy log https://app.netlify.com/projects/monika-notify-api/deploys/68f911f20e9645000841bf2a
😎 Deploy Preview https://deploy-preview-14--monika-notify-api.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 project configuration.

@netlify
Copy link

netlify bot commented Oct 20, 2025

Deploy Preview for wa-hyperjump-fb-webhooks ready!

Name Link
🔨 Latest commit 9d7c7a3
🔍 Latest deploy log https://app.netlify.com/projects/wa-hyperjump-fb-webhooks/deploys/68f911f2c51e1800082135da
😎 Deploy Preview https://deploy-preview-14--wa-hyperjump-fb-webhooks.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 project configuration.

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2025

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.28%. Comparing base (ec585bf) to head (9d7c7a3).

Files with missing lines Patch % Lines
apps/notify-api/src/app.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   98.35%   98.28%   -0.07%     
==========================================
  Files          75       76       +1     
  Lines        2911     2915       +4     
  Branches      364      365       +1     
==========================================
+ Hits         2863     2865       +2     
- Misses         48       50       +2     

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

@netlify
Copy link

netlify bot commented Oct 20, 2025

Deploy Preview for wa-hyperjump-tech ready!

Name Link
🔨 Latest commit 9d7c7a3
🔍 Latest deploy log https://app.netlify.com/projects/wa-hyperjump-tech/deploys/68f911f13601e200083e8224
😎 Deploy Preview https://deploy-preview-14--wa-hyperjump-tech.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 project configuration.

- Added `server-only` package to `package.json`.
- Updated TypeScript version to 5.9.3 across various dependencies.
- Refactored context helper functions to use more specific type annotations.
- Removed unused imports in `delete-token` action and `page.client.tsx` file.
- Cleaned up test files by removing unnecessary mock setups.
- Upgraded `@netlify/plugin-nextjs` from version 5.13.3 to 5.14.0 in both `pnpm-lock.yaml` and `package.json`.
- Added `tsx@4.7.1` as a dependency for `vite-tsconfig-paths` and `@vitest/mocker` in `pnpm-lock.yaml`.
…v packages

- Upgraded `@t3-oss/env-nextjs` and `@t3-oss/env-core` from version 0.10.1 to 0.13.8 in both `pnpm-lock.yaml` and `package.json`.
- Adjusted peer dependencies for `arktype`, `valibot`, and `zod` in `pnpm-lock.yaml`.
- Modified build command in `netlify.toml` to remove example environment file before build.
@nico-hyperjump nico-hyperjump merged commit c421a5f into main Oct 22, 2025
23 checks passed
@nico-hyperjump nico-hyperjump deleted the issue/13 branch October 22, 2025 17:36
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.

4 participants