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

permissions update for published nodes #10420 #10428

Merged
merged 11 commits into from
Mar 6, 2024

Conversation

vbradnitski
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 89.94975% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 84.58%. Comparing base (365bb79) to head (52f80fd).

Files Patch % Lines
...onic/xp/content/ApplyContentPermissionsResult.java 68.00% 7 Missing and 1 partial ⚠️
...xp/repo/impl/node/ApplyNodePermissionsCommand.java 91.17% 2 Missing and 4 partials ⚠️
...com/enonic/xp/node/ApplyNodePermissionsResult.java 78.94% 3 Missing and 1 partial ⚠️
.../main/java/com/enonic/xp/content/ContentPaths.java 0.00% 1 Missing ⚠️
...re-api/src/main/java/com/enonic/xp/node/Nodes.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##             epic-node-patching   #10428      +/-   ##
========================================================
+ Coverage                 84.56%   84.58%   +0.02%     
- Complexity                19610    19638      +28     
========================================================
  Files                      2608     2610       +2     
  Lines                     68037    68152     +115     
  Branches                   5426     5433       +7     
========================================================
+ Hits                      57534    57648     +114     
- Misses                     7881     7883       +2     
+ Partials                   2622     2621       -1     

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

@vbradnitski vbradnitski requested a review from rymsha March 4, 2024 21:39
@vbradnitski vbradnitski requested a review from rymsha March 5, 2024 08:47
@vbradnitski vbradnitski requested a review from rymsha March 6, 2024 09:41
@vbradnitski vbradnitski merged commit f0ff5db into epic-node-patching Mar 6, 2024
6 checks passed
@vbradnitski vbradnitski deleted the issue-10420 branch March 6, 2024 12:34
@alansemenov alansemenov linked an issue Mar 11, 2024 that may be closed by this pull request
rymsha pushed a commit that referenced this pull request May 6, 2024
* remove inheritPermissions field #10424

* permissions update for published nodes #10420 (#10428)

* get 'inheritPermissions' flag back for Node and Content #10442

* target branches are upgraded with obsolete version data #10454

* js api changes #10489 (#10493)

* remove permissions from node/content modify flow #10443 (#10492)

* merge with existing permissions #10494 (#10499)

* applyPermissions - subtree selection #10485 (#10515)

* rename mode to scope #10520 (#10521)
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.

permissions update for published nodes
2 participants