ctreminiom / go-atlassian

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

:alembic: First implementation of the Service Pattern method #117

Closed ctreminiom closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #117 (53f5434) into main (1b69d83) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              main     #117      +/-   ##
===========================================
- Coverage   100.00%   99.98%   -0.02%     
===========================================
  Files          158      156       -2     
  Lines        11544    11058     -486     
===========================================
- Hits         11544    11056     -488     
- Misses           0        1       +1     
- Partials         0        1       +1     
Impacted Files Coverage Δ
jira/agile/agile.go 96.49% <100.00%> (-3.51%) :arrow_down:
jira/agile/board.go 100.00% <100.00%> (ø)
jira/agile/epic.go
jira/agile/sprint.go

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 1b69d83...53f5434. Read the comment docs.