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

✨ Mapped more Confluence V2 endpoints #233

Merged
merged 7 commits into from
Aug 14, 2023

Conversation

ctreminiom
Copy link
Owner

No description provided.

1. Created an interface called AttachmentVersionConnector

2. It contains 2 methods that returns the attachment versions and the attachment version by ID.
@ctreminiom ctreminiom added enhancement New feature or request Confluence labels Aug 12, 2023
@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Merging #233 (98e787b) into main (4451ec4) will increase coverage by 0.10%.
Report is 8 commits behind head on main.
The diff coverage is 90.18%.

@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
+ Coverage   89.23%   89.34%   +0.10%     
==========================================
  Files         146      148       +2     
  Lines       11455    11683     +228     
==========================================
+ Hits        10222    10438     +216     
- Misses        624      632       +8     
- Partials      609      613       +4     
Files Changed Coverage Δ
confluence/internal/space_v2_impl.go 89.04% <77.77%> (-3.69%) ⬇️
confluence/internal/attachment_version_impl.go 89.18% <89.18%> (ø)
confluence/internal/custom_content_impl.go 91.48% <91.48%> (ø)
confluence/internal/attachment_impl.go 94.28% <100.00%> (+1.06%) ⬆️
confluence/v2/api_client_impl.go 82.27% <100.00%> (+0.22%) ⬆️

... and 1 file with indirect coverage changes

@ctreminiom ctreminiom merged commit a47adfd into main Aug 14, 2023
44 checks passed
@Fank Fank deleted the feature/confluence-v2-endpoints branch June 27, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confluence enhancement New feature or request
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

1 participant