Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent znc from prepending "#" in "/join 0". #1885

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RealKindOne
Copy link
Contributor

Fixes #1794

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #1885 (8ac31ac) into master (edd5dac) will increase coverage by 0.04%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1885      +/-   ##
==========================================
+ Coverage   43.74%   43.79%   +0.04%     
==========================================
  Files         122      122              
  Lines       32413    32416       +3     
  Branches       33       33              
==========================================
+ Hits        14179    14196      +17     
+ Misses      18209    18195      -14     
  Partials       25       25              
Files Coverage Δ
src/Client.cpp 79.02% <100.00%> (+0.05%) ⬆️

... and 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edd5dac...8ac31ac. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ZNC prepending "#" in channel name if trying to join a channel without it.
1 participant