ctreminiom / go-atlassian

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

:white_check_mark: Added more Test Cases #147

Closed ctreminiom closed 1 year ago

ctreminiom commented 2 years ago
  1. Increased the Test Coverage on the common api clients.
codecov[bot] commented 2 years ago

Codecov Report

Merging #147 (d3dcd14) into main (a1fb0da) will decrease coverage by 0.39%. The diff coverage is 86.92%.

@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   83.66%   83.27%   -0.40%     
==========================================
  Files         115      115              
  Lines        9614     9709      +95     
==========================================
+ Hits         8044     8085      +41     
+ Misses        961      941      -20     
- Partials      609      683      +74     
Impacted Files Coverage Δ
confluence/internal/authentication_impl.go 0.00% <0.00%> (ø)
confluence/internal/task_impl.go 86.66% <ø> (ø)
confluence/internal/version_content.go 89.04% <ø> (ø)
confluence/internal/permission_content_impl.go 80.00% <80.00%> (ø)
confluence/internal/attachment_content_impl.go 81.05% <81.05%> (ø)
confluence/internal/permission_space_impl.go 86.04% <86.04%> (ø)
confluence/internal/restriction_content_impl.go 86.04% <86.04%> (ø)
...ence/internal/children_descendants_content_impl.go 87.69% <87.69%> (ø)
confluence/internal/content_impl.go 87.87% <87.87%> (ø)
confluence/internal/properties_content_impl.go 88.05% <88.05%> (ø)
... and 13 more

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