Closed andygrunwald closed 6 years ago
:exclamation: No coverage uploaded for pull request base (
master@197fe0d
). Click here to learn what that means. The diff coverage is60%
.
@@ Coverage Diff @@
## master #62 +/- ##
=========================================
Coverage ? 22.48%
=========================================
Files ? 21
Lines ? 1801
Branches ? 0
=========================================
Hits ? 405
Misses ? 1341
Partials ? 55
Impacted Files | Coverage Δ | |
---|---|---|
authentication.go | 76% <100%> (ø) |
|
changes.go | 15.15% <42.85%> (ø) |
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 197fe0d...46fe642. Read the comment docs.
This PR makes the TravisCI build green again. In detail
gas
togosec
One important note: The renaming of struct fields is a breaking change. It was introduced in https://github.com/andygrunwald/go-gerrit/pull/60. @achew22 would be nice if you can check this as well, because it might break your code.