go-gitea / lgtm

A simple pull request approval system
Apache License 2.0
104 stars 31 forks source link

Add myself as a maintainer #39

Closed jonasfranz closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #39 into master will increase coverage by 1.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage    41.5%   42.67%   +1.17%     
==========================================
  Files          15       15              
  Lines         559      478      -81     
==========================================
- Hits          232      204      -28     
+ Misses        314      261      -53     
  Partials       13       13
Impacted Files Coverage Δ
store/datastore/utils.go 16.66% <0%> (-2.39%) :arrow_down:
model/config.go 0% <0%> (ø) :arrow_up:
cache/helper.go 100% <0%> (ø) :arrow_up:
api/repos.go 0% <0%> (ø) :arrow_up:
model/util.go 0% <0%> (ø) :arrow_up:
api/maintainer.go 0% <0%> (ø) :arrow_up:
model/maintainer.go 59.78% <0%> (+0.69%) :arrow_up:
store/datastore/repos.go 80.55% <0%> (+1.6%) :arrow_up:
store/datastore/datastore.go 55.55% <0%> (+2.43%) :arrow_up:
api/teams.go 66.66% <0%> (+5.12%) :arrow_up:

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 d2c230d...f89a264. Read the comment docs.