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

Extend response stats in verbose mode #882

Merged
merged 3 commits into from
Dec 20, 2022
Merged

Extend response stats in verbose mode #882

merged 3 commits into from
Dec 20, 2022

Conversation

mre
Copy link
Member

@mre mre commented Dec 20, 2022

Fixes #268.

Adds support for successful and excluded URLs.

Also,

  • added missing PartialEq impls for ErrorKind variants
  • fixed counters
  • removed failure, as it was redundant; merged with errors

@mre mre changed the title More verbose stats Extend response stats in verbose mode Dec 20, 2022
@mre mre merged commit da46734 into master Dec 20, 2022
@mre mre deleted the more-verbose-stats branch December 20, 2022 09:43
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 this pull request may close these issues.

include more information in the JSON output
1 participant