Skip to content

feat(declarativeSettings): sensitive field type support #361

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

Merged
merged 4 commits into from
May 29, 2025

Conversation

andrey18106
Copy link
Member

Related to: #344, nextcloud/server#53121, nextcloud/app_api#585

Add sensitive Declarative settings field type.

Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.13%. Comparing base (dc733eb) to head (2dfc680).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #361      +/-   ##
==========================================
- Coverage   95.14%   95.13%   -0.02%     
==========================================
  Files          45       45              
  Lines        5333     5322      -11     
==========================================
- Hits         5074     5063      -11     
  Misses        259      259              
Files with missing lines Coverage Δ
nc_py_api/_preferences_ex.py 100.00% <100.00%> (ø)
nc_py_api/_version.py 100.00% <100.00%> (ø)
nc_py_api/ex_app/ui/settings.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

andrey18106 and others added 2 commits May 29, 2025 14:25
@bigcat88 bigcat88 force-pushed the feat/sensitive-declarative-settings branch from ce95eac to 2dfc680 Compare May 29, 2025 14:41
@bigcat88 bigcat88 merged commit 7057eee into main May 29, 2025
13 checks passed
@bigcat88 bigcat88 deleted the feat/sensitive-declarative-settings branch May 29, 2025 14:58
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.

2 participants