Skip to content

Conversation

rohang9000
Copy link
Contributor

Changed init.ts error logging in initializeGitRepository(), postInstallJava(), and postInstallPython() methods to be more detailed.

Fixes #


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

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.41%. Comparing base (8e53a08) to head (477019d).

Files with missing lines Patch % Lines
packages/aws-cdk/lib/commands/init/init.ts 16.66% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #778      +/-   ##
==========================================
+ Coverage   80.81%   81.41%   +0.59%     
==========================================
  Files          63       63              
  Lines        8554     8554              
  Branches     1025     1028       +3     
==========================================
+ Hits         6913     6964      +51     
+ Misses       1612     1561      -51     
  Partials       29       29              
Flag Coverage Δ
suite.unit 81.41% <16.66%> (+0.59%) ⬆️

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.

Copy link
Contributor

@iankhou iankhou left a comment

Choose a reason for hiding this comment

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

Could you provide some examples of what the error looks like for these cases?

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

Successfully merging this pull request may close these issues.

3 participants