insomniacslk / irc-slack

IRC-to-Slack gateway
BSD 3-Clause "New" or "Revised" License
195 stars 19 forks source link

Channel pagination now uses provided value #164

Closed insomniacslk closed 3 years ago

insomniacslk commented 3 years ago

Signed-off-by: Andrea Barberio insomniac@slackware.it

codecov[bot] commented 3 years ago

Codecov Report

Merging #164 (662ba1e) into master (511ee49) will increase coverage by 0.08%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #164      +/-   ##
=========================================
+ Coverage    9.75%   9.84%   +0.08%     
=========================================
  Files           9       9              
  Lines        1025    1026       +1     
=========================================
+ Hits          100     101       +1     
  Misses        921     921              
  Partials        4       4              
Flag Coverage Δ
unittest 9.84% <75.00%> (+0.08%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/ircslack/server.go 0.00% <0.00%> (ø)
pkg/ircslack/channels.go 70.21% <100.00%> (+0.64%) :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 511ee49...662ba1e. Read the comment docs.