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

Add simple statistics #22

Closed
3 tasks
tomasz-pucka opened this issue May 31, 2020 · 0 comments · Fixed by #25
Closed
3 tasks

Add simple statistics #22

tomasz-pucka opened this issue May 31, 2020 · 0 comments · Fixed by #25
Assignees
Labels
feature New feature or extension
Milestone

Comments

@tomasz-pucka
Copy link
Collaborator

tomasz-pucka commented May 31, 2020

Description

Statistics should cover at least: number of analyzed lines, number of detected smells, number of analyzed files, number of analyzed repos. They should be presented as text.
They should be shown in several places:

  • Landing page - sum of: analyzed lines, detected smells, analyzed files, analyzed repos. This data should be fetched from server.
  • File / uploaded code expansion panels - number of: analyzed lines, detected smells
  • Files expansion panels (Code upload, Repo analysis) - number of analyzed files, sum of analyzed lines, sum of detected smells
@tomasz-pucka tomasz-pucka added the feature New feature or extension label May 31, 2020
@kffl kffl added this to the Sprint #3 milestone May 31, 2020
@kffl kffl closed this as completed in #25 Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or extension
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants