owncloud / brute_force_protection

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

Use plugins/codecov:latest #124

Closed phil-davis closed 4 years ago

phil-davis commented 4 years ago

From codecov support: "Can you please update to the latest version of the uploader you are using and try again please?"

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@a56215f). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #124   +/-   ##
=========================================
  Coverage          ?   70.00%           
  Complexity        ?       39           
=========================================
  Files             ?       11           
  Lines             ?      170           
  Branches          ?        0           
=========================================
  Hits              ?      119           
  Misses            ?       51           
  Partials          ?        0           
Impacted Files Coverage Δ Complexity Δ
lib/Hooks.php 82.35% <0.00%> (ø) 5.00% <0.00%> (?%)
templates/settings-admin.php 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
lib/BruteForceProtectionConfig.php 100.00% <0.00%> (ø) 8.00% <0.00%> (?%)
lib/Panels/AdminPanel.php 0.00% <0.00%> (ø) 5.00% <0.00%> (?%)
lib/AppInfo/Application.php 0.00% <0.00%> (ø) 1.00% <0.00%> (?%)
lib/Controller/SettingsController.php 100.00% <0.00%> (ø) 2.00% <0.00%> (?%)
lib/Db/FailedLoginAttemptMapper.php 100.00% <0.00%> (ø) 6.00% <0.00%> (?%)
lib/Throttle.php 92.00% <0.00%> (ø) 8.00% <0.00%> (?%)
lib/Jobs/ExpireOldAttempts.php 100.00% <0.00%> (ø) 2.00% <0.00%> (?%)
appinfo/Migrations/Version20180802194631.php 0.00% <0.00%> (ø) 2.00% <0.00%> (?%)
... and 1 more

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 a56215f...91c814c. Read the comment docs.