tristanlatr / WPWatcher

Wordpress Watcher is a wrapper for WPScan that manages scans on multiple sites and reports by email and/or syslog. Schedule scans and get notified when vulnerabilities, outdated plugins and other risks are found.
https://wpwatcher.readthedocs.io
Apache License 2.0
46 stars 18 forks source link

Fixture #30

Closed tristanlatr closed 4 years ago

tristanlatr commented 4 years ago

Fixed #28 and #29 LOL

codecov-commenter commented 4 years ago

Codecov Report

Merging #30 into master will decrease coverage by 0.06%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   62.76%   62.70%   -0.07%     
==========================================
  Files          14       14              
  Lines        1719     1716       -3     
==========================================
- Hits         1079     1076       -3     
  Misses        640      640              
Impacted Files Coverage Δ
wpwatcher/parser.py 75.98% <69.23%> (-0.12%) :arrow_down:
wpwatcher/__init__.py 79.31% <100.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 e962c8c...1fa7fa5. Read the comment docs.