-
Notifications
You must be signed in to change notification settings - Fork 117
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
Make the app version and the device ID copyable in the Settings screen. #1389
Conversation
Generated by 🚫 Danger Swift against 1e5a7c9 |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #1389 +/- ##
===========================================
+ Coverage 44.83% 45.30% +0.47%
===========================================
Files 389 387 -2
Lines 24886 24700 -186
Branches 12694 12593 -101
===========================================
+ Hits 11157 11191 +34
+ Misses 13445 13223 -222
- Partials 284 286 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
ElementX/Sources/Screens/Settings/SettingsScreen/View/SettingsScreen.swift
Outdated
Show resolved
Hide resolved
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.
LGTM one comment
2502c91
to
1e5a7c9
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Fixes #623