Skip to content

feat: Add protectedFieldsOwnerExempt option to control _User class owner exemption for protectedFields#10280

Merged
mtrezza merged 4 commits into
parse-community:alphafrom
mtrezza:feat/protected-fields-owner-exempt
Mar 22, 2026
Merged

feat: Add protectedFieldsOwnerExempt option to control _User class owner exemption for protectedFields#10280
mtrezza merged 4 commits into
parse-community:alphafrom
mtrezza:feat/protected-fields-owner-exempt

fix: Pass protectedFieldsOwnerExempt to filterSensitiveData in LiveQuery

360d86e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2026 in 0s

92.53% (+0.00%) compared to 875cf10

View this Pull Request on Codecov

92.53% (+0.00%) compared to 875cf10

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.53%. Comparing base (875cf10) to head (360d86e).
⚠️ Report is 1 commits behind head on alpha.

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha   #10280   +/-   ##
=======================================
  Coverage   92.53%   92.53%           
=======================================
  Files         192      192           
  Lines       16481    16482    +1     
  Branches      226      226           
=======================================
+ Hits        15251    15252    +1     
  Misses       1210     1210           
  Partials       20       20           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.