Skip to content
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

Guard user suggestions behind feature flag so that they don't impact releasability of other room creation features #770

Merged
merged 6 commits into from
Apr 6, 2023

Conversation

Johennes
Copy link
Contributor

@Johennes Johennes commented Apr 5, 2023

Suggestions have been descoped from element-hq/element-meta#988. This wraps them into a separate feature switch so that we can still safely release other pieces of the epic.

@Johennes Johennes requested a review from a team as a code owner April 5, 2023 14:42
@Johennes Johennes requested review from pixlwave and alfogrillo and removed request for a team and pixlwave April 5, 2023 14:42
@github-actions
Copy link

github-actions bot commented Apr 5, 2023

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.
⚠️ You seem to have made changes to views. Please consider adding screenshots.

Generated by 🚫 Danger Swift against fa78a30

…releasability of other room creation features
@Johennes Johennes force-pushed the johannes/put-suggestions-behind-feature-flag branch from f57fe51 to 614956d Compare April 5, 2023 14:47
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Patch coverage: 14.81% and project coverage change: -0.09 ⚠️

Comparison is base (0911f9b) 51.29% compared to head (fa78a30) 51.20%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #770      +/-   ##
===========================================
- Coverage    51.29%   51.20%   -0.09%     
===========================================
  Files          290      290              
  Lines        16008    16025      +17     
  Branches      9734     9744      +10     
===========================================
- Hits          8211     8206       -5     
- Misses        7557     7580      +23     
+ Partials       240      239       -1     
Flag Coverage Δ
unittests 25.68% <14.81%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ptionsScreen/DeveloperOptionsScreenViewModel.swift 0.00% <0.00%> (ø)
...perOptionsScreen/View/DeveloperOptionsScreen.swift 0.00% <0.00%> (ø)
...urces/Screens/StartChat/View/StartChatScreen.swift 68.36% <0.00%> (-10.80%) ⬇️
...Sources/Screens/StartChat/StartChatViewModel.swift 58.16% <75.00%> (+0.45%) ⬆️
ElementX/Sources/Application/AppSettings.swift 96.00% <100.00%> (+0.08%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@alfogrillo alfogrillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor comment.
LGTM otherwise.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Johennes Johennes merged commit f368da3 into develop Apr 6, 2023
@Johennes Johennes deleted the johannes/put-suggestions-behind-feature-flag branch April 6, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants