-
Notifications
You must be signed in to change notification settings - Fork 232
Hide Element Call entry point if Element Call service is not available. #4783
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
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
9a23861
to
f93bc5e
Compare
…eral times. And fix unit tests on CI
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #4783 +/- ##
===========================================
- Coverage 80.41% 80.40% -0.01%
===========================================
Files 2144 2144
Lines 56748 56769 +21
Branches 7112 7120 +8
===========================================
+ Hits 45632 45647 +15
- Misses 8684 8685 +1
- Partials 2432 2437 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Content
Hide Element Call entry point if Element Call service is not available.
Motivation and context
Give enterprise service the ability to disable Element Call depending on the configuration.
Screenshots / GIFs
Tests
DefaultEnterpriseService.isElementCallAvailable()
returnfalse
instead oftrue
Tested devices
Checklist