weechat
weechat copied to clipboard
irc: Implement the UTF8ONLY IRCv3 specification
https://ircv3.net/specs/extensions/utf8-only
Codecov Report
Merging #1688 (2f6d827) into master (009a288) will increase coverage by
0.00%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #1688 +/- ##
=======================================
Coverage 36.01% 36.02%
=======================================
Files 209 209
Lines 83973 83975 +2
=======================================
+ Hits 30246 30251 +5
+ Misses 53727 53724 -3
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/plugins/irc/irc-server.c | 38.70% <100.00%> (+0.29%) |
:arrow_up: |
| src/gui/gui-line.c | 51.05% <0.00%> (-0.45%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 009a288...2f6d827. Read the comment docs.
Thanks, merged!