-
Notifications
You must be signed in to change notification settings - Fork 32
♻️ Maintenance: Cleanup Unused Env Var and Minor Validation Fix #8132
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
♻️ Maintenance: Cleanup Unused Env Var and Minor Validation Fix #8132
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8132 +/- ##
==========================================
+ Coverage 88.08% 88.11% +0.02%
==========================================
Files 1891 1891
Lines 72701 72702 +1
Branches 1274 1274
==========================================
+ Hits 64040 64059 +19
+ Misses 8283 8265 -18
Partials 378 378
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
@mergify queue |
🟠 Waiting for conditions to match
|
|
mrnicegyu11
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw it too late, looks good thx!



What do these changes do?
This PR includes test cleanup and a minor bug fix:
WEBSERVER_CLUSTERSfrom tests and.envfilesaccount.phonerequest fieldRelated issue/s
How to test
In place
Dev-ops⚠️