Closed lnjX closed 2 years ago
Merging #428 (31bb4ee) into master (ca5065c) will decrease coverage by
0.02%
. The diff coverage is60.00%
.
@@ Coverage Diff @@
## master #428 +/- ##
==========================================
- Coverage 76.09% 76.07% -0.03%
==========================================
Files 234 236 +2
Lines 20712 20722 +10
==========================================
+ Hits 15761 15764 +3
- Misses 4951 4958 +7
Impacted Files | Coverage Δ | |
---|---|---|
src/client/QXmppClient.h | 93.33% <ø> (ø) |
|
src/client/QXmppSendStanzaParams.cpp | 0.00% <0.00%> (ø) |
|
src/client/QXmppSendStanzaParams.h | 0.00% <0.00%> (ø) |
|
src/client/QXmppClient.cpp | 58.84% <90.90%> (+0.28%) |
:arrow_up: |
tests/qxmppclient/tst_qxmppclient.cpp | 96.29% <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 ca5065c...31bb4ee. Read the comment docs.
Before opening a pull-request please do:
\since QXmpp 1.X
to newly added classes and functions-DBUILD_DOCUMENTATION=ON
)doc/xep.doc
clang-format -i src/<edited-file(s)> tests/<edited-file(s)>