ctreminiom / go-atlassian

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

:recycle: Standardize the Jira v2/v3 #88

Closed ctreminiom closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (dc510a5) into main (abdcd9b) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #88   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          141       141           
  Lines        10458     10458           
=========================================
  Hits         10458     10458           
Impacted Files Coverage Δ
jira/v2/dashboard.go 100.00% <ø> (ø)
jira/v2/filter.go 100.00% <ø> (ø)
jira/v2/group.go 100.00% <ø> (ø)
jira/v2/issueMetadata.go 100.00% <ø> (ø)
jira/v2/permission.go 100.00% <ø> (ø)
jira/v3/dashboard.go 100.00% <ø> (ø)
jira/v3/filter.go 100.00% <ø> (ø)
jira/v3/group.go 100.00% <ø> (ø)
jira/v3/issueMetadata.go 100.00% <ø> (ø)
jira/v2/filterShare.go 100.00% <100.00%> (ø)
... and 74 more

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 abdcd9b...dc510a5. Read the comment docs.