ctreminiom / go-atlassian

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

:sparkles: Created the Confluence Space V2 service. #187

Closed ctreminiom closed 1 year ago

ctreminiom commented 1 year ago
  1. Added the possibility to extract the Confluence space information using the V2 API
  2. Documented the service methods on the documentation site.
codecov[bot] commented 1 year ago

Codecov Report

Merging #187 (3c69d7e) into main (36300c9) will increase coverage by 0.34%. The diff coverage is 92.85%.

@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
+ Coverage   85.91%   86.25%   +0.34%     
==========================================
  Files         128      130       +2     
  Lines       10916    11207     +291     
==========================================
+ Hits         9378     9667     +289     
+ Misses        868      867       -1     
- Partials      670      673       +3     
Impacted Files Coverage Δ
confluence/internal/space_v2_impl.go 92.72% <92.72%> (ø)
confluence/v2/api_client_impl.go 92.30% <100.00%> (+0.09%) :arrow_up:

... and 6 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.