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

Allow disable account deletion #817

Merged
merged 6 commits into from
Aug 28, 2023

docs: Add ENABLE_ACCOUNT_DELETION to README.rst

03dd90e
Select commit
Loading
Failed to load commit list.
Merged

Allow disable account deletion #817

docs: Add ENABLE_ACCOUNT_DELETION to README.rst
03dd90e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2023 in 0s

46.54% (+0.00%) compared to 7c0ea75

View this Pull Request on Codecov

46.54% (+0.00%) compared to 7c0ea75

Details

Codecov Report

Patch coverage: 50.00% and no project coverage change.

Comparison is base (7c0ea75) 46.54% compared to head (03dd90e) 46.54%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #817   +/-   ##
=======================================
  Coverage   46.54%   46.54%           
=======================================
  Files         122      122           
  Lines        2544     2548    +4     
  Branches      665      669    +4     
=======================================
+ Hits         1184     1186    +2     
- Misses       1284     1286    +2     
  Partials       76       76           
Files Changed Coverage Δ
src/account-settings/AccountSettingsPage.jsx 1.40% <0.00%> (-0.02%) ⬇️
src/index.jsx 0.00% <ø> (ø)
src/account-settings/JumpNav.jsx 91.66% <100.00%> (+1.66%) ⬆️

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