ooni-probe-cli/cmd/ooniprobe/internal/cli
Arturo Filastò a884481b12
Refactor the list measurements function to make use of nested queries (#662)
* Refactor the list measurements function to make use of nested queries

With a dataset of 1489 test, the ooniprobe list command went from
taking 17.27s to run, to requiring 0.17s or a 100x speed boost

See https://github.com/ooni/probe/issues/1966

* Remove dead code from actions

* Improve the tests for the ListResults function

* Add test for AnomalyCount

* Add more documentation about the merging of the test_keys
2022-01-14 11:24:43 +01:00
..
app fix: always use probe-cli version (and make it alpha) (#219) 2021-02-04 11:00:27 +01:00
autorun fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
geoip feat: create tunnel inside NewSession (#286) 2021-04-05 15:28:13 +02:00
info fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
list Refactor the list measurements function to make use of nested queries (#662) 2022-01-14 11:24:43 +01:00
onboard cleanup(ooniprobe): remove unused send_crash_report option (#578) 2021-11-05 13:26:08 +01:00
reset fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
rm fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
root fix: always use probe-cli version (and make it alpha) (#219) 2021-02-04 11:00:27 +01:00
run fix(ooniprobe): consistent progress with maxRuntime (#277) 2021-03-31 14:06:05 +02:00
show fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
upload fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
version fix: always use probe-cli version (and make it alpha) (#219) 2021-02-04 11:00:27 +01:00