-
Notifications
You must be signed in to change notification settings - Fork 68
fix(sendDigests): catch the case that a specified user is not existing and log instead #2064
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
Conversation
Activity
|
||||||||||||||||||||||||||||
| Project |
Activity
|
| Branch Review |
enh/noid/catch-user-null
|
| Run status |
|
| Run duration | 02m 08s |
| Commit |
|
| Committer | Simon L. |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
10
|
| View all changes introduced in this branch ↗︎ | |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2064 +/- ##
=======================================
Coverage 31.14% 31.14%
=======================================
Files 43 43
Lines 1583 1583
Branches 110 110
=======================================
Hits 493 493
Misses 1064 1064
Partials 26 26 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
597c5e2 to
5087d40
Compare
…g and log instead Signed-off-by: Simon L. <[email protected]> Co-Authored-By: Anna <[email protected]>
f51b7b9 to
ed7296b
Compare
|
@miaulalala can I merge? |
did you test? then yes |
I dont have an instance where this problem was hapoennjg unfortunately. This was for a customer that didnt get back to me... |
Hm, I don't see a reason why this shouldn't work, although I'm wondering about the circumstances of it happening. Can you try to reproduce by setting up an account, creating some activities with it, then deleting the user and triggering |
No description provided.