qxmpp-project / qxmpp

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

tests: JingleIq: Improve testing RTP Feedback Negotiation #482

Closed melvo closed 1 year ago

melvo commented 1 year ago

PR check list:

codecov[bot] commented 1 year ago

Codecov Report

Base: 68.25% // Head: 68.25% // No change to project coverage :thumbsup:

Coverage data is based on head (cd825b6) compared to base (7c63b14). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #482 +/- ## ======================================= Coverage 68.25% 68.25% ======================================= Files 293 293 Lines 25102 25102 ======================================= Hits 17134 17134 Misses 7968 7968 ``` | [Impacted Files](https://codecov.io/gh/qxmpp-project/qxmpp/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project) | Coverage Δ | | |---|---|---| | [tests/qxmppjingleiq/tst\_qxmppjingleiq.cpp](https://codecov.io/gh/qxmpp-project/qxmpp/pull/482/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-dGVzdHMvcXhtcHBqaW5nbGVpcS90c3RfcXhtcHBqaW5nbGVpcS5jcHA=) | `100.00% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.