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

Implement SourceUnitEnumChunker for GitHub #3298

Merged
merged 8 commits into from
Sep 23, 2024
Merged

Implement SourceUnitEnumChunker for GitHub #3298

merged 8 commits into from
Sep 23, 2024

Commits on Sep 19, 2024

  1. Implement SourceUnitEnumChunker for GitHub

    This change refactors the internal scan method to introduce a scanRepo
    method to perform the actual scan.
    mcastorina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6663caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ffe9c View commit details
    Browse the repository at this point in the history
  3. Add comment for scanRepo

    mcastorina committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bea1df1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2516f72 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    bee72fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c539c7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63c7e42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80b6219 View commit details
    Browse the repository at this point in the history