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 2774/send error logs to backend #24

Merged

Conversation

mohamedlajmileanix
Copy link
Contributor

πŸ›  Changes made

This PR allows the agent to send error logs to the backend, to populate the Sync Logging in EAM.

✨ Type of change

  • New feature (non-breaking change which adds functionality)

πŸ§ͺ How Has This Been Tested?

  • Test send error log when throwing an error

🏎 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
  • 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 Sep 3, 2024
Copy link

github-actions bot commented Sep 3, 2024

LeanIX GitHub Agent Code Coverage

File Coverage [71.87%] 🍏
Constants.kt 100% 🍏
GitHubScanningService.kt 96.26% 🍏
GitHubAuthenticationService.kt 78.69% 🍏
GlobalExceptionHandler.kt 55.71% ❌
SyncLogService.kt 21.43% ❌
SyncLogDto.kt 0% ❌
Total Project Coverage 67% 🍏

@mohamedlajmileanix mohamedlajmileanix marked this pull request as ready for review September 4, 2024 07:04
@mohamedlajmileanix mohamedlajmileanix requested a review from a team as a code owner September 4, 2024 07:04
@mohamedlajmileanix mohamedlajmileanix merged commit bb8594b into main Sep 6, 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