Skip to content

Feature/cid 2745/get list of repositories and manifest files and send data to backend#8

Merged
mohamedlajmileanix merged 15 commits intomainfrom
feature/CID-2745/get-list-of-repositories-and-manifest-files-and-send-data-to-backend
Jul 25, 2024
Merged

Feature/cid 2745/get list of repositories and manifest files and send data to backend#8
mohamedlajmileanix merged 15 commits intomainfrom
feature/CID-2745/get-list-of-repositories-and-manifest-files-and-send-data-to-backend

Conversation

@mohamedlajmileanix
Copy link
Contributor

@mohamedlajmileanix mohamedlajmileanix commented Jul 22, 2024

🛠 Changes made

Fetch the list of repositories for all organisations where the GitHub App is installed on, and send the result.

✨ Type of change

Please delete the options that are not relevant.

  • New feature
  • This change requires a documentation update

🧪 How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Test happy path for retrieving and sending repositories

🏎 Checklist:

  • My code follows the style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md)
  • My commit message clearly reflects the changes made
  • Assigned the appropriate labels (version, PR type, etc.)

@mohamedlajmileanix mohamedlajmileanix added the enhancement New feature or request label Jul 22, 2024
@github-actions
Copy link

github-actions bot commented Jul 22, 2024

LeanIX GitHub Agent Code Coverage

File Coverage [54.43%]
GitHubScanningService.kt 96.23% 🍏
GitHubEnterpriseProperties.kt 92.31% 🍏
PagedRepositories.kt 68.57% 🍏
RepositoryDto.kt 64.52% 🍏
CachingService.kt 62.5% 🍏
Exceptions.kt 30%
GitHubGraphQLService.kt 8.45%
PostStartupRunner.kt 0%
Total Project Coverage 65.69% 🍏

Co-authored-by: ana-dashuk <145348740+ana-dashuk-leanix@users.noreply.github.com>
…ositories-and-manifest-files-and-send-data-to-backend' into feature/CID-2745/get-list-of-repositories-and-manifest-files-and-send-data-to-backend
@mohamedlajmileanix mohamedlajmileanix marked this pull request as ready for review July 23, 2024 09:21
@mohamedlajmileanix mohamedlajmileanix requested a review from a team as a code owner July 23, 2024 09:21
Copy link

@henriqamaral henriqamaral left a comment

Choose a reason for hiding this comment

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

LGTM the code side

@mohamedlajmileanix mohamedlajmileanix merged commit 1e6c8d3 into main Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

5 participants