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

Throw Error when non-public entity property is set via proxy #502

Merged
merged 2 commits into from
Dec 12, 2024

Throw Error when non-public entity property is set via proxy

2cd6f7b
Select commit
Loading
Failed to load commit list.
Merged

Throw Error when non-public entity property is set via proxy #502

Throw Error when non-public entity property is set via proxy
2cd6f7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

91.60% (+0.00%) compared to 9703d14

View this Pull Request on Codecov

91.60% (+0.00%) compared to 9703d14

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.60%. Comparing base (9703d14) to head (2cd6f7b).

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #502   +/-   ##
=========================================
  Coverage     91.59%   91.60%           
  Complexity     1814     1814           
=========================================
  Files           115      115           
  Lines          4642     4647    +5     
=========================================
+ Hits           4252     4257    +5     
  Misses          390      390           

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