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

feat(statistics): display some stats in the logs #337

Merged
merged 19 commits into from
Mar 1, 2021

Conversation

C0ZEN
Copy link
Contributor

@C0ZEN C0ZEN commented Feb 27, 2021

Changes:

  • Add enable-statistics option
  • Enhance the documentation regarding the debug
  • Change the way to mock the IssuesProcessor so that it no longers allow to override some methods from the constructor
  • Change the way the operations left are calculated to make sure it is made only when a GitHub operation is made (false positives and also missing operations) (only drawback is that the debug cancel before the count)

Closes #262

Copy link
Contributor Author

@C0ZEN C0ZEN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hross this one is ready and I think it's a good one to close the scope for the next release ;)

This was referenced Mar 8, 2021
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.

Add statistics after run
2 participants