owncloud / qnap

App for qnap - license defines number of allowed users - this app disables those over the limit
GNU General Public License v2.0
3 stars 3 forks source link

feat: send notification when license limit was exceeded #10

Closed DeepDiver1975 closed 3 years ago

DeepDiver1975 commented 3 years ago

Screenshot from 2021-04-26 10-25-43

ToDo:

codecov[bot] commented 3 years ago

Codecov Report

Merging #10 (e133b75) into master (d3d2af9) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #10   +/-   ##
========================================
  Coverage      0.00%   0.00%           
- Complexity       53      61    +8     
========================================
  Files             4       7    +3     
  Lines           156     197   +41     
========================================
- Misses          156     197   +41     
Impacted Files Coverage Δ Complexity Δ
appinfo/app.php 0.00% <0.00%> (ø) 0.00 <0.00> (?)
lib/Application.php 0.00% <0.00%> (ø) 2.00 <2.00> (?)
lib/Command/CheckActiveUsers.php 0.00% <0.00%> (ø) 23.00 <3.00> (+2.00)
lib/Notifier.php 0.00% <0.00%> (ø) 4.00 <4.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 d3d2af9...e133b75. Read the comment docs.