ctreminiom / go-atlassian

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

:sparkles: Mapped the Jira.Fields.Delete endpoint #129

Closed ctreminiom closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #129 (a619a9b) into main (553ae20) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #129   +/-   ##
=======================================
  Coverage   99.94%   99.94%           
=======================================
  Files         158      158           
  Lines       11627    11649   +22     
=======================================
+ Hits        11621    11643   +22     
  Misses          3        3           
  Partials        3        3           
Impacted Files Coverage Δ
jira/v2/issueField.go 100.00% <100.00%> (ø)
jira/v3/issueField.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 553ae20...a619a9b. Read the comment docs.

ctreminiom commented 2 years ago

image