Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Enable & fix lint #60

Merged
merged 3 commits into from
Oct 6, 2021
Merged

Enable & fix lint #60

merged 3 commits into from
Oct 6, 2021

Conversation

DonRenando
Copy link

#59 fix lint issues from golangci-lint

@codecov-commenter
Copy link

Codecov Report

Merging #60 (edac7ae) into master (2bedbed) will decrease coverage by 0.87%.
The diff coverage is 31.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   42.67%   41.80%   -0.88%     
==========================================
  Files          15       15              
  Lines         478      488      +10     
==========================================
  Hits          204      204              
- Misses        261      267       +6     
- Partials       13       17       +4     
Impacted Files Coverage Δ
model/config.go 0.00% <0.00%> (ø)
model/maintainer.go 59.78% <ø> (ø)
model/util.go 0.00% <0.00%> (ø)
store/datastore/users.go 100.00% <ø> (ø)
cache/helper.go 86.20% <33.33%> (-13.80%) ⬇️
store/datastore/repos.go 80.55% <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 2bedbed...edac7ae. Read the comment docs.

@techknowlogick
Copy link
Member

Thanks :)

@techknowlogick techknowlogick merged commit 6fe8830 into go-gitea:master Oct 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants