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 modification of user vm details if user.vm.readonly.details is empty #10456

Open
wants to merge 1 commit into
base: 4.19
Choose a base branch
from

Allow modification of user vm details if user.vm.readonly.details is …

a970680
Select commit
Loading
Failed to load commit list.
Open

Allow modification of user vm details if user.vm.readonly.details is empty #10456

Allow modification of user vm details if user.vm.readonly.details is …
a970680
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2025 in 0s

15.30% (+0.13%) compared to c1bc57b

View this Pull Request on Codecov

15.30% (+0.13%) compared to c1bc57b

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 15.30%. Comparing base (c1bc57b) to head (a970680).
Report is 24 commits behind head on 4.19.

Files with missing lines Patch % Lines
.../cloud/configuration/ConfigurationManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.19   #10456      +/-   ##
============================================
+ Coverage     15.16%   15.30%   +0.13%     
- Complexity    11302    11513     +211     
============================================
  Files          5408     5413       +5     
  Lines        473931   485627   +11696     
  Branches      57844    62331    +4487     
============================================
+ Hits          71866    74314    +2448     
- Misses       394034   403077    +9043     
- Partials       8031     8236     +205     

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