ctreminiom / go-atlassian

✨ Golang Client Library for Atlassian Cloud.
https://docs.go-atlassian.io
MIT License
123 stars 34 forks source link

:sparkles: Added the ability to interact with the Confluence V2 attac… #198

Closed ctreminiom closed 1 year ago

ctreminiom commented 1 year ago

…hments endpoints.

codecov[bot] commented 1 year ago

Codecov Report

Merging #198 (bf896f8) into main (b44e71d) will increase coverage by 0.04%. The diff coverage is 94.44%.

@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
+ Coverage   85.39%   85.43%   +0.04%     
==========================================
  Files         134      135       +1     
  Lines       11499    11559      +60     
==========================================
+ Hits         9820     9876      +56     
- Misses        937      939       +2     
- Partials      742      744       +2     
Impacted Files Coverage Δ
confluence/internal/content_impl.go 87.87% <ø> (ø)
confluence/internal/attachment_impl.go 93.22% <93.22%> (ø)
confluence/api_client_impl.go 93.61% <100.00%> (ø)
confluence/internal/attachment_content_impl.go 81.05% <100.00%> (ø)
confluence/v2/api_client_impl.go 92.40% <100.00%> (+0.09%) :arrow_up:
jira/internal/attachment_impl.go 87.75% <100.00%> (ø)