mattermost-community / mattermost-plugin-agenda

Mattermost plugin to handle meeting agendas
Apache License 2.0
35 stars 21 forks source link

Fix linter issue for golanci-lint v1.13.0 #67

Closed hanzei closed 4 years ago

hanzei commented 4 years ago

Summary

Required for https://github.com/mattermost/circleci-orbs/pull/20

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   23.80%   26.03%   +2.22%     
==========================================
  Files           7        7              
  Lines         315      315              
==========================================
+ Hits           75       82       +7     
+ Misses        222      216       -6     
+ Partials       18       17       -1     
Impacted Files Coverage Δ
server/command.go 0.00% <ø> (ø)
server/meeting.go 63.04% <ø> (ø)
server/utils.go 93.93% <ø> (+21.21%) :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 0feab81...e973c4b. Read the comment docs.