Closed ctreminiom closed 2 years ago
Merging #99 (2f787c0) into main (441f021) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #99 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 145 148 +3
Lines 10818 11004 +186
==========================================
+ Hits 10818 11004 +186
Impacted Files | Coverage Δ | |
---|---|---|
confluence/content.go | 100.00% <ø> (ø) |
|
confluence/confluence.go | 100.00% <100.00%> (ø) |
|
confluence/contentRestriction.go | 100.00% <100.00%> (ø) |
|
confluence/contentRestrictionOperationGroup.go | 100.00% <100.00%> (ø) |
|
confluence/contentRestrictionsOperation.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 441f021...2f787c0. Read the comment docs.
Added the following method under contentRestriction.go
Parsed the Content Restriction Operations
Parsed the Content Restriction Operation for groups.
Added the github.com/google/uuid library