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: Github metrics #12

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

feat: Github metrics #12

wants to merge 6 commits into from

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    d341417 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. debbugin query

    Mitish98 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    94e2960 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    201ba48 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. feat: Add main function to execute data processing functions

    - Imported data processing functions from various modules
    - Added main function to call each data processing function
      - df_repo_pr_merged
      - df_users_pr_merged
      - df_repo_forks
      - df_users_forks
      - df_repo_issues
      - df_users_issues
      - df_repo_stars
      - df_users_stars
      - df_repo_codelines
      - df_user_codelines
      - df_time_to_close
    Mitish98 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    820d053 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    0c55f37 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. feat: Deleting repositories tables, Create 'User_contribution' table …

    …to merge infos about users
    Mitish98 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    503fed4 View commit details
    Browse the repository at this point in the history