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

✨ Added the Space Permission service. #109

Merged
merged 3 commits into from
Mar 8, 2022

Conversation

ctreminiom
Copy link
Owner

  1. Added the ability to manipulates the space permissions.
  2. Added the Add, Bulk and Removes methods.

1. Added the ability to manipulates the space permissions.
2. Added the Add, Bulk and Removes methods.
@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #109 (d7a5bd3) into main (4f29d49) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #109   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          156       157    +1     
  Lines        11394     11439   +45     
=========================================
+ Hits         11394     11439   +45     
Impacted Files Coverage Δ
confluence/space.go 100.00% <ø> (ø)
confluence/confluence.go 100.00% <100.00%> (ø)
confluence/spacePermission.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f29d49...d7a5bd3. Read the comment docs.

1. Added the method documentation on the Space Permission service.
@ctreminiom ctreminiom marked this pull request as ready for review March 8, 2022 00:49
@ctreminiom ctreminiom merged commit c94c19e into main Mar 8, 2022
@ctreminiom ctreminiom deleted the feature/confluence-space-permissions branch May 15, 2022 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant