-
Notifications
You must be signed in to change notification settings - Fork 89
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
fix: l11, misc bugfixes #122
Conversation
Co-authored-by: atymic <atymicq@gmail.com>
Co-authored-by: atymic <atymicq@gmail.com>
Co-authored-by: atymic <atymicq@gmail.com>
Co-authored-by: atymic <atymicq@gmail.com>
Co-authored-by: atymic <atymicq@gmail.com>
…g) (thomasjohnkane#90) * migration for meta column * allow creating a scheduled notification with meta information * added static function findByMeta * return type set for findByMeta * trailing comma * remove blank line and add null coalesce * readme updated * style fixes * add changelog note to run migrations on version upgrade * styleci fixes * styleci fixes * styleci fixes * parameter type added for meta
… `snooze:prune` to the schedular (thomasjohnkane#92) Co-authored-by: atymic <atymicq@gmail.com>
Co-authored-by: atymic <atymicq@gmail.com>
cc0da8b
to
7c9a8ed
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #122 +/- ##
============================================
+ Coverage 96.35% 96.42% +0.07%
- Complexity 87 88 +1
============================================
Files 10 10
Lines 274 280 +6
============================================
+ Hits 264 270 +6
Misses 10 10 ☔ View full report in Codecov by Sentry. |
No description provided.