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

Allow plain usernames without domain for sharedRoster #54

Merged
merged 3 commits into from Aug 17, 2017

Conversation

MarcelWaldvogel
Copy link
Contributor

Similar to auth() and isuser()

@codecov
Copy link

codecov bot commented Aug 2, 2017

Codecov Report

Merging #54 into master will increase coverage by 8.18%.
The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #54      +/-   ##
============================================
+ Coverage     69.77%   77.95%   +8.18%     
- Complexity      250      261      +11     
============================================
  Files            29       29              
  Lines           890      921      +31     
============================================
+ Hits            621      718      +97     
+ Misses          269      203      -66
Impacted Files Coverage Δ Complexity Δ
lib/Controller/ExternalApiController.php 77.33% <85.71%> (-0.75%) 24 <0> (+2)
lib/stanzahandlers/iq.php 100% <0%> (ø) 6% <0%> (+1%) ⬆️
lib/command/refreshroster.php
lib/Settings/Personal.php 0% <0%> (ø) 8% <0%> (?)
lib/db/presencemapper.php 100% <0%> (+5.97%) 15% <0%> (ø) ⬇️
lib/db/stanzamapper.php 100% <0%> (+6.89%) 7% <0%> (ø) ⬇️
lib/db/iqrosterpush.php 100% <0%> (+100%) 1% <0%> (ø) ⬇️
lib/hooks.php 100% <0%> (+100%) 9% <0%> (ø) ⬇️
lib/rosterpush.php 100% <0%> (+100%) 11% <0%> (+4%) ⬆️

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 07f877e...ec6a60b. Read the comment docs.

@sualko sualko merged commit c8a22ff into nextcloud:master Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants