ctreminiom / go-atlassian

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

:bug: Fixed the jira_work_log.go v2 payload format #90

Closed ctreminiom closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #90 (b313f92) into main (b9693ed) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #90   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          141       141           
  Lines        10458     10458           
=========================================
  Hits         10458     10458           
Impacted Files Coverage Δ
jira/v2/issueWorklog.go 100.00% <100.00%> (ø)
jira/v3/issueWorklog.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b9693ed...b313f92. Read the comment docs.