Alexandre Flament
b8f5adf500
[mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name.
2021-04-27 10:42:00 +02:00
Markus Heiser
dc29f1d826
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
...
These py files are linted by `test.pylint`, all other files are linted by
`test.pep8`.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-04-26 20:18:20 +02:00
Alexandre Flament
df41b77121
[mod] /stats : detail per engine
...
allow to submit a github issue including the technical details
(exceptions, errors, warning, checker result)
2021-04-25 14:28:06 +02:00
Alexandre Flament
525bfe7830
Fix PEP8
2021-04-24 07:19:44 +02:00
Alexandre Flament
09e7ecdce2
[mod] /stats : add reliability column and sort by column links
2021-04-24 06:58:49 +02:00
Markus Heiser
c54bf42cb9
[mod] metrics: add to pylint and justify indentations
...
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-04-24 06:58:49 +02:00
Alexandre Flament
65c29081cc
[mod] update /stats
2021-04-24 06:58:22 +02:00
Alexandre Flament
c27fef1cde
[mod] metrics: add secondary parameter
...
Some error won't stop the engine:
* additional HTTP redirects for example
* some invalid results
secondary=True allows to flag these errors as not important.
2021-04-21 16:24:46 +02:00
Alexandre Flament
7acd7ffc02
[enh] rewrite and enhance metrics
2021-04-21 16:24:46 +02:00