Skip to content

Conversation

Rajanna-Karthik
Copy link
Contributor

Enhanced Q Developer Profile Discovery Logging

Summary

Added comprehensive, customer-facing logging to Q Developer profile discovery process to improve troubleshooting and user experience.

Changes

  • Added detailed logging throughout profile discovery workflow
  • Enhanced error reporting with AWS-specific details (Request IDs, status codes, retry information)
  • Improved contextual information for service unavailable (503) errors
  • Added clear success/failure indicators for each region

Testing

  • Existing tests continue to pass (no functional changes)
  • Enhanced logging provides better debugging information

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Rajanna-Karthik
Copy link
Contributor Author

/retrybuild

Copy link
Contributor

@JiayuW2 JiayuW2 left a comment

Choose a reason for hiding this comment

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

One failing check

@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2025

Codecov Report

❌ Patch coverage is 31.14754% with 84 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.86%. Comparing base (fd6e9a8) to head (2493c1a).

Files with missing lines Patch % Lines
...shared/amazonQServiceManager/qDeveloperProfiles.ts 31.14% 84 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2116      +/-   ##
==========================================
- Coverage   59.93%   59.86%   -0.08%     
==========================================
  Files         252      252              
  Lines       54780    54866      +86     
  Branches     3256     3264       +8     
==========================================
+ Hits        32835    32848      +13     
- Misses      21884    21957      +73     
  Partials       61       61              
Flag Coverage Δ
unittests 59.86% <31.14%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants