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

Add build setting to hide feedback #7104

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Use just one BuildSetting for manual feedback and bug reporting

3c901b8
Select commit
Loading
Failed to load commit list.
Open

Add build setting to hide feedback #7104

Use just one BuildSetting for manual feedback and bug reporting
3c901b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

11.73% (-0.01%) compared to daa48a8

View this Pull Request on Codecov

11.73% (-0.01%) compared to daa48a8

Details

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.

Project coverage is 11.73%. Comparing base (daa48a8) to head (3c901b8).
Report is 1858 commits behind head on develop.

Files with missing lines Patch % Lines
Riot/Modules/SideMenu/SideMenuViewModel.swift 0.00% 5 Missing ⚠️
...ot/Modules/Home/AllChats/AllChatsCoordinator.swift 60.00% 2 Missing ⚠️
Riot/Modules/Settings/SettingsViewController.m 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7104      +/-   ##
===========================================
- Coverage    11.74%   11.73%   -0.01%     
===========================================
  Files         1620     1620              
  Lines       159179   159219      +40     
  Branches     64743    64774      +31     
===========================================
+ Hits         18688    18692       +4     
- Misses      139855   139894      +39     
+ Partials       636      633       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.