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

Message email #927

Merged
merged 30 commits into from
Jul 10, 2023
Merged

Message email #927

merged 30 commits into from
Jul 10, 2023

Conversation

k2xl
Copy link
Collaborator

@k2xl k2xl commented May 6, 2023

No description provided.

@k2xl k2xl requested a review from sspenst May 6, 2023 23:15
@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Patch coverage: 60.97% and project coverage change: -0.20 ⚠️

Comparison is base (889a024) 88.57% compared to head (be3849e) 88.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #927      +/-   ##
==========================================
- Coverage   88.57%   88.37%   -0.20%     
==========================================
  Files         174      176       +2     
  Lines        4690     4741      +51     
  Branches      953      965      +12     
==========================================
+ Hits         4154     4190      +36     
- Misses        511      524      +13     
- Partials       25       27       +2     
Impacted Files Coverage Δ
...s/api/internal-jobs/worker/sendPushNotification.ts 19.04% <19.04%> (ø)
.../api/internal-jobs/worker/sendEmailNotification.ts 28.57% <28.57%> (ø)
constants/emailDigest.ts 100.00% <100.00%> (ø)
constants/testId.ts 100.00% <100.00%> (ø)
lib/initializeLocalDb.ts 100.00% <100.00%> (ø)
models/schemas/emailLogSchema.ts 100.00% <100.00%> (ø)
models/schemas/queueMessageSchema.ts 100.00% <100.00%> (ø)
models/schemas/userConfigSchema.ts 100.00% <100.00%> (ø)
pages/api/follow/index.ts 100.00% <100.00%> (ø)
pages/api/internal-jobs/email-digest/index.ts 97.18% <100.00%> (+1.32%) ⬆️
... and 4 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

* fixes #928

* Revert "npm update"

This reverts commit fe61f21.

* achievement unlock improvements

* handle long user input

* truncate in multiplayer

---------

Co-authored-by: Spencer Spenst <spencerspenst@gmail.com>
@github-actions
Copy link

# npm audit report

engine.io  5.1.0 - 6.4.1
Severity: moderate
engine.io Uncaught Exception vulnerability - https://github.com/advisories/GHSA-q9mw-68c2-j6m5
fix available via `npm audit fix`
node_modules/engine.io

1 moderate severity vulnerability

To address all issues, run:
  npm audit fix

components/settings/settingsAccount.tsx Outdated Show resolved Hide resolved
components/settings/settingsAccount.tsx Outdated Show resolved Hide resolved
@sspenst sspenst merged commit 5d74dae into main Jul 10, 2023
9 of 11 checks passed
@sspenst sspenst deleted the message_email branch July 10, 2023 23:10
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