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

Update api_client_impl.go #220

Merged
merged 3 commits into from
Jul 25, 2023
Merged

Update api_client_impl.go #220

merged 3 commits into from
Jul 25, 2023

Conversation

fokk
Copy link
Contributor

@fokk fokk commented Jun 19, 2023

add Bearer auth

add Bearer auth
@ctreminiom
Copy link
Owner

Hi @fokk,

Thank you for invest time in this open-source project.

The CI is failing due the fmt package is not imported on the api_client_impl.go, see below:

jira/sm/api_client_impl.go:162: undefined: fmt in fmt.Sprintf
jira/sm/api_client_impl.go:201: undefined: fmt in fmt.Sprintf

@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Merging #220 (b6181f6) into main (4b192bc) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #220   +/-   ##
=======================================
  Coverage   89.22%   89.23%           
=======================================
  Files         137      137           
  Lines       10853    10855    +2     
=======================================
+ Hits         9684     9686    +2     
  Misses        589      589           
  Partials      580      580           
Files Changed Coverage Δ
jira/sm/api_client_impl.go 81.00% <100.00%> (+0.38%) ⬆️

@ctreminiom ctreminiom added enhancement New feature or request and removed bug Something isn't working labels Jul 25, 2023
@ctreminiom ctreminiom merged commit b34a190 into ctreminiom:main Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

2 participants