qxmpp-project / qxmpp

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

Add HttpUploadManager #452

Closed lnjX closed 2 years ago

lnjX commented 2 years ago

PR check list:

codecov[bot] commented 2 years ago

Codecov Report

Merging #452 (860640c) into master (8afdd46) will increase coverage by 0.01%. The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
+ Coverage   68.55%   68.56%   +0.01%     
==========================================
  Files         267      267              
  Lines       23613    23607       -6     
==========================================
  Hits        16187    16187              
+ Misses       7426     7420       -6     
Impacted Files Coverage Δ
src/client/QXmppAtmManager.cpp 98.96% <ø> (+1.00%) :arrow_up:
src/client/QXmppAtmManager.h 100.00% <ø> (ø)
src/client/QXmppAttentionManager.cpp 83.33% <ø> (+2.68%) :arrow_up:
src/client/QXmppAttentionManager.h 100.00% <ø> (ø)
src/client/QXmppTrustManager.cpp 66.66% <ø> (+2.66%) :arrow_up:
src/client/QXmppTrustManager.h 100.00% <ø> (ø)

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