owncloud / brute_force_protection

Brute-force protection app for ownCloud
GNU General Public License v2.0
6 stars 5 forks source link

Adjust drone pipelines for PHP 7.4 #117

Closed phil-davis closed 4 years ago

phil-davis commented 4 years ago

and bump acceptance test dependencies.

There are unit test errors - issue #118

codecov[bot] commented 4 years ago

Codecov Report

Merging #117 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #117   +/-   ##
=========================================
  Coverage     70.00%   70.00%           
- Complexity       38       39    +1     
=========================================
  Files            11       11           
  Lines           170      170           
=========================================
  Hits            119      119           
  Misses           51       51           
Impacted Files Coverage Δ Complexity Δ
lib/Db/FailedLoginAttemptMapper.php 100.00% <100.00%> (ø) 6.00 <0.00> (+1.00)

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 a391afe...4f05c91. Read the comment docs.

phil-davis commented 4 years ago

Unit test errors have been fixed in later commit.