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

Add compatibility with ownCloud 9.1 #28

Merged
merged 2 commits into from
Mar 22, 2017
Merged

Add compatibility with ownCloud 9.1 #28

merged 2 commits into from
Mar 22, 2017

Conversation

joneug
Copy link
Collaborator

@joneug joneug commented Mar 20, 2017

To add compatibility with ownCloud 9.1 the class AbstractBearer was imported from sabre/dav 3.2. This was necessary, because in ownCloud 9.1 an older version of this library is being used.

This Pull Request can only be built successfully if Pull Request core#27370 is going to be merged.

@mention-bot
Copy link

@joneug, thanks for your PR! By analyzing the history of the files in this pull request, we identified @NinaHerrmann to be a potential reviewer.

@codecov
Copy link

codecov bot commented Mar 20, 2017

Codecov Report

Merging #28 into master will increase coverage by 0.11%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master      #28      +/-   ##
============================================
+ Coverage     96.83%   96.95%   +0.11%     
- Complexity      143      148       +5     
============================================
  Files            17       18       +1     
  Lines           474      492      +18     
============================================
+ Hits            459      477      +18     
  Misses           15       15
Impacted Files Coverage Δ Complexity Δ
lib/Sabre/OAuth2.php 100% <ø> (ø) 7 <0> (ø) ⬇️
lib/Sabre/AbstractBearer.php 100% <100%> (ø) 5 <5> (?)

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 7ef9699...170acd9. Read the comment docs.

@lukebier lukebier merged commit 3bb574d into master Mar 22, 2017
@joneug joneug deleted the 9.1-compatibility branch March 22, 2017 18:07
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.

3 participants