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

Feature/cid 2908 send multi manifest files #30

Merged
merged 7 commits into from
Oct 28, 2024

Conversation

henriq-amaral-leanix
Copy link
Contributor

@henriq-amaral-leanix henriq-amaral-leanix commented Oct 22, 2024

🛠 Changes made

In order to support discovering multiple manifest files within a repository, this PR sends the files to the backend

✨ Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

🧪 How Has This Been Tested?

  • Test adapted
  • Test added

🏎 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
  • Any dependent changes have been merged and published in downstream modules
  • 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.)

@henriq-amaral-leanix henriq-amaral-leanix self-assigned this Oct 22, 2024
@henriq-amaral-leanix henriq-amaral-leanix requested a review from a team as a code owner October 22, 2024 10:41
@henriq-amaral-leanix henriq-amaral-leanix added the enhancement New feature or request label Oct 22, 2024
Copy link

github-actions bot commented Oct 22, 2024

LeanIX GitHub Agent Code Coverage

File Coverage [57.98%]
GitHubClient.kt 100% 🍏
GitHubScanningService.kt 94.19% 🍏
GitHubSearchResponse.kt 76.92% 🍏
RepositoryDto.kt 75.26% 🍏
ManifestFilesDTO.kt 70.59% 🍏
SyncLogDto.kt 62.92% 🍏
SyncLogService.kt 40.51%
Exceptions.kt 36.11%
GitHubGraphQLService.kt 4.84%
Total Project Coverage 70.53% 🍏

@alfredo-mfaria alfredo-mfaria merged commit bfde0ee into main Oct 28, 2024
4 checks passed
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.

2 participants