qxmpp-project / qxmpp

Cross-platform C++ XMPP client and server library
410 stars 197 forks source link

Implement XEP-0448: Encryption for stateless file sharing parsing #463

Closed lnjX closed 2 years ago

lnjX commented 2 years ago

PR check list:

codecov[bot] commented 2 years ago

Codecov Report

Merging #463 (c044a51) into master (50be942) will increase coverage by 0.07%. The diff coverage is 82.65%.

:exclamation: Current head c044a51 differs from pull request most recent head f380c52. Consider uploading reports for the commit f380c52 to get more accurate results

@@            Coverage Diff             @@
##           master     #463      +/-   ##
==========================================
+ Coverage   68.63%   68.71%   +0.07%     
==========================================
  Files         275      277       +2     
  Lines       23905    24016     +111     
==========================================
+ Hits        16407    16502      +95     
- Misses       7498     7514      +16     
Impacted Files Coverage Δ
src/base/QXmppEncryptedFileSource.cpp 79.51% <79.51%> (ø)
src/base/QXmppEncryptedFileSource_p.h 100.00% <100.00%> (ø)
src/base/QXmppHash.cpp 33.68% <100.00%> (-0.36%) :arrow_down:
tests/qxmppmessage/tst_qxmppmessage.cpp 94.84% <100.00%> (+0.17%) :arrow_up:
tests/util.h 86.27% <0.00%> (ø)
src/base/QXmppBitsOfBinaryData.cpp 100.00% <0.00%> (ø)
...ts/qxmppbitsofbinaryiq/tst_qxmppbitsofbinaryiq.cpp 100.00% <0.00%> (ø)
tests/qxmppomemodata/tst_qxmppomemodata.cpp 98.25% <0.00%> (+<0.01%) :arrow_up:
src/base/QXmppHttpFileSource.cpp 66.66% <0.00%> (+13.33%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.