qxmpp-project / qxmpp

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

Skip call manager test on macos #499

Closed lnjX closed 1 year ago

lnjX commented 1 year ago

PR check list:

codecov[bot] commented 1 year ago

Codecov Report

Base: 68.50% // Head: 68.50% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (1dbd761) compared to base (19c9d12). Patch coverage: 87.50% of modified lines in pull request are covered.

:exclamation: Current head 1dbd761 differs from pull request most recent head 7d95f33. Consider uploading reports for the commit 7d95f33 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #499 +/- ## ========================================== - Coverage 68.50% 68.50% -0.01% ========================================== Files 292 292 Lines 25673 25674 +1 ========================================== Hits 17587 17587 - Misses 8086 8087 +1 ``` | [Impacted Files](https://codecov.io/gh/qxmpp-project/qxmpp/pull/499?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project) | Coverage Δ | | |---|---|---| | [tests/qxmppcallmanager/tst\_qxmppcallmanager.cpp](https://codecov.io/gh/qxmpp-project/qxmpp/pull/499/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qxmpp-project#diff-dGVzdHMvcXhtcHBjYWxsbWFuYWdlci90c3RfcXhtcHBjYWxsbWFuYWdlci5jcHA=) | `98.30% <87.50%> (-1.70%)` | :arrow_down: | 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.