Closed andreabadesso closed 1 year ago
Merging #402 (6edf127) into dev (301b563) will increase coverage by
0.20%
. The diff coverage is100.00%
.:exclamation: Current head 6edf127 differs from pull request most recent head 3828dff. Consider uploading reports for the commit 3828dff to get more accurate results
@@ Coverage Diff @@
## dev #402 +/- ##
==========================================
+ Coverage 95.50% 95.71% +0.20%
==========================================
Files 40 40
Lines 2404 2403 -1
Branches 269 269
==========================================
+ Hits 2296 2300 +4
+ Misses 108 103 -5
Impacted Files | Coverage Δ | |
---|---|---|
src/db/scheduled.routines.ts | 100.00% <100.00%> (ø) |
|
src/utils/alerting.utils.ts | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Acceptance Criteria
LOG_LEVEL
to default todebug
addAlert
method to create theQUEUE_URL
from env variables (ACCOUNT_ID
,ALERT_MANAGER_REGION
,ALERT_MANAGER_TOPIC
)Note: After review is done, we need to add the new envs to the secret manager on our AWS account
Security Checklist