Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cfspeedtest --json gives incomplete results #23

Open
tferrin opened this issue Jun 23, 2024 · 1 comment · May be fixed by #24
Open

cfspeedtest --json gives incomplete results #23

tferrin opened this issue Jun 23, 2024 · 1 comment · May be fixed by #24

Comments

@tferrin
Copy link

tferrin commented Jun 23, 2024

python3 --version
Python 3.9.2
cfspeedtest --version
cfspeedtest 2.0.1
python3 /home/tef/.local/bin/cfspeedtest --json
{"tests": {"90th_percentile_up_mbps": {"value": 7.04, "time": 1719183401.6267166}}, "meta": {"location_region": {"value": "California", "time": 1719183401.6267166}}}

Only "90th_percentile_up_mbps" test result output!

(Without --json flag all test results are reported, as they should be.)

@Nytelife26
Copy link
Contributor

I didn't notice this until just now, but this is being resolved in #24.

@Nytelife26 Nytelife26 linked a pull request Jun 24, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants