qxmpp-project / qxmpp

Cross-platform C++ XMPP client and server library
412 stars 196 forks source link

Message: Do not allow XEP-0184 request and received element together #425

Closed melvo closed 2 years ago

melvo commented 2 years ago

…not written

Before opening a pull-request please do:

codecov[bot] commented 2 years ago

Codecov Report

Merging #425 (e7f5ffc) into master (9de673a) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #425   +/-   ##
=======================================
  Coverage   76.21%   76.21%           
=======================================
  Files         234      234           
  Lines       20670    20671    +1     
=======================================
+ Hits        15753    15754    +1     
  Misses       4917     4917           
Impacted Files Coverage Δ
src/base/QXmppMessage.cpp 99.21% <100.00%> (ø)
tests/qxmppomemodata/tst_qxmppomemodata.cpp 98.25% <0.00%> (+<0.01%) :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 9de673a...e7f5ffc. Read the comment docs.

lnjX commented 2 years ago

If you've seen this behaviour, it would be good to fix it in the manager.