Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement XEP-0428: Fallback Indication #253

Merged
merged 1 commit into from Feb 10, 2020

Conversation

lnjX
Copy link
Member

@lnjX lnjX commented Feb 10, 2020

This adds support of XEP-0428: Fallback Indication in version 0.1.0.

https://xmpp.org/extensions/xep-0428.html

This adds support of XEP-0428: Fallback Indication in version 0.1.0.

https://xmpp.org/extensions/xep-0428.html
@lnjX lnjX added the section:base QXmpp Base label Feb 10, 2020
Copy link
Contributor

@jbruechert jbruechert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The hype is real

@codecov
Copy link

codecov bot commented Feb 10, 2020

Codecov Report

Merging #253 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
+ Coverage   69.54%   69.58%   +0.03%     
==========================================
  Files         202      202              
  Lines       16998    17018      +20     
==========================================
+ Hits        11822    11842      +20     
  Misses       5176     5176
Impacted Files Coverage Δ
src/base/QXmppMessage.h 100% <ø> (ø) ⬆️
tests/qxmppmessage/tst_qxmppmessage.cpp 100% <100%> (ø) ⬆️
src/base/QXmppMessage.cpp 100% <100%> (ø) ⬆️

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 964e745...7ea6eeb. Read the comment docs.

@lnjX lnjX merged commit bfd2636 into qxmpp-project:master Feb 10, 2020
@lnjX lnjX deleted the feature/fallback-indication branch February 10, 2020 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
section:base QXmpp Base
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants