ctreminiom / go-atlassian

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

♻️ Refactor the Agile Module #144

Closed ctreminiom closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #144 (18e72ad) into main (e08eb1d) will increase coverage by 0.25%. The diff coverage is 97.74%.

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   86.45%   86.71%   +0.25%     
==========================================
  Files         115      115              
  Lines        9342     9340       -2     
==========================================
+ Hits         8077     8099      +22     
+ Misses        694      681      -13     
+ Partials      571      560      -11     
Impacted Files Coverage Δ
jira/agile/internal/sprint_impl.go 91.11% <93.50%> (-2.34%) :arrow_down:
jira/agile/internal/board_impl.go 97.61% <99.33%> (+0.57%) :arrow_up:
jira/agile/api_client_impl.go 59.45% <100.00%> (+4.51%) :arrow_up:
jira/agile/internal/epic_impl.go 93.10% <100.00%> (-3.13%) :arrow_down:
jira/v2/api_client_impl.go 46.90% <100.00%> (-0.01%) :arrow_down:
jira/v3/api_client_impl.go 46.90% <100.00%> (-0.01%) :arrow_down:
... and 1 more

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