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

♻️ Refactor the Agile Module #144

Merged
merged 6 commits into from
Sep 17, 2022
Merged

Conversation

ctreminiom
Copy link
Owner

No description provided.

1. Returned the bytes.Buffer response when the HTTP call is not correct.
@codecov
Copy link

codecov bot commented Sep 16, 2022

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%) ⬇️
jira/agile/internal/board_impl.go 97.61% <99.33%> (+0.57%) ⬆️
jira/agile/api_client_impl.go 59.45% <100.00%> (+4.51%) ⬆️
jira/agile/internal/epic_impl.go 93.10% <100.00%> (-3.13%) ⬇️
jira/v2/api_client_impl.go 46.90% <100.00%> (-0.01%) ⬇️
jira/v3/api_client_impl.go 46.90% <100.00%> (-0.01%) ⬇️
... 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.

@ctreminiom ctreminiom merged commit 6040361 into main Sep 17, 2022
@ctreminiom ctreminiom deleted the feature/agile-refactor-v2 branch September 17, 2022 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant