Skip to content

Commit

Permalink
chore: removed older files that are no longer being used and fixed sp…
Browse files Browse the repository at this point in the history
…elling mistake
  • Loading branch information
brwali committed Dec 3, 2024
1 parent 1350fdc commit f9138cb
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 191 deletions.
23 changes: 0 additions & 23 deletions app/controllers/metrics_controller.rb

This file was deleted.

2 changes: 1 addition & 1 deletion app/helpers/github_metrics_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def sort_commit_dates
end

# There may or may not be an associated username in expertiza related to the github account if
# a team member accidentally pushed to their repoistory with the wrong account, in this case
# a team member accidentally pushed to their repository with the wrong account, in this case
# use the github name assosicated with that account instead of the expertiza username
def expertiza_username(author)
github_association = GithubAssociation.find_by_github_user(author[1])
Expand Down
44 changes: 0 additions & 44 deletions app/models/metric.rb

This file was deleted.

6 changes: 0 additions & 6 deletions app/views/metrics/query_assignment_statistics.html.erb

This file was deleted.

102 changes: 0 additions & 102 deletions app/views/metrics/show.html.erb

This file was deleted.

15 changes: 0 additions & 15 deletions db/migrate/20230322193859_create_metrics.rb

This file was deleted.

0 comments on commit f9138cb

Please sign in to comment.