Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Jan 16, 2018

  • Added typehints
  • Added return types
  • Made strict

Signed-off-by: Roeland Jago Douma roeland@famdouma.nl

}

/**
* {@inheritdoc}
Copy link
Member

Choose a reason for hiding this comment

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

while touching the file, could you please replace those spaces with tabs? Looks like all the method doc blocks are indented using spaces.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

* Added typehints
* Added return types
* Made strict

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer rullzer force-pushed the strict_lockingproviders branch from 0c35875 to 8edbfdb Compare January 16, 2018 20:54
@codecov
Copy link

codecov bot commented Jan 16, 2018

Codecov Report

Merging #7897 into master will decrease coverage by <.01%.
The diff coverage is 82.14%.

@@             Coverage Diff              @@
##             master    #7897      +/-   ##
============================================
- Coverage     51.24%   51.24%   -0.01%     
  Complexity    24930    24930              
============================================
  Files          1604     1604              
  Lines         94988    94988              
  Branches       1376     1376              
============================================
- Hits          48674    48673       -1     
- Misses        46314    46315       +1
Impacted Files Coverage Δ Complexity Δ
lib/private/Lock/NoopLockingProvider.php 0% <0%> (ø) 5 <4> (ø) ⬇️
apps/testing/lib/Locking/FakeDBLockingProvider.php 0% <0%> (ø) 4 <2> (ø) ⬇️
lib/private/Lock/AbstractLockingProvider.php 100% <100%> (ø) 23 <19> (ø) ⬇️
lib/private/Lock/MemcacheLockingProvider.php 92.68% <100%> (ø) 20 <20> (ø) ⬇️
lib/private/Lock/DBLockingProvider.php 90.38% <100%> (ø) 36 <30> (ø) ⬇️
lib/public/Lock/LockedException.php 100% <100%> (ø) 2 <2> (ø) ⬇️
apps/files_trashbin/lib/Trashbin.php 72.28% <0%> (-0.25%) 136% <0%> (ø)

@MorrisJobke
Copy link
Member

ref #7392

@MorrisJobke MorrisJobke merged commit 22b3280 into master Jan 17, 2018
@MorrisJobke MorrisJobke deleted the strict_lockingproviders branch January 17, 2018 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants