wapiti-scanner / wapiti

Web vulnerability scanner written in Python3
https://github.com/wapiti-scanner/wapiti
GNU General Public License v2.0
1.15k stars 176 forks source link

Fix the integration test for sql module #597

Closed OussamaBeng closed 2 months ago

OussamaBeng commented 3 months ago

Ajust the expected result to match with the output report

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.48%. Comparing base (91c1a07) to head (5281180).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #597 +/- ## ========================================== - Coverage 79.50% 79.48% -0.02% ========================================== Files 120 120 Lines 10269 10269 ========================================== - Hits 8164 8162 -2 - Misses 2105 2107 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.