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

fix(cli): notices for ranged alpha modules are not showing up correctly #163

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

GavinZZ
Copy link
Contributor

@GavinZZ GavinZZ commented Feb 27, 2025

Fixes an issue where notices don't show up when we define a range of pre-releases semver for alpha modules.


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

@GavinZZ GavinZZ changed the title fix: notices for ranged alpha modules are not showing up correctly fix(cli): notices for ranged alpha modules are not showing up correctly Feb 27, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.61%. Comparing base (9873ff2) to head (c635382).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   84.59%   84.61%   +0.01%     
==========================================
  Files         198      204       +6     
  Lines       35380    35647     +267     
  Branches     4547     4583      +36     
==========================================
+ Hits        29931    30163     +232     
- Misses       5298     5336      +38     
+ Partials      151      148       -3     
Flag Coverage Δ
suite.unit 84.61% <100.00%> (+0.01%) ⬆️

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.

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Feb 27, 2025
Merged via the queue into main with commit b6faaba Feb 27, 2025
20 checks passed
@aws-cdk-automation aws-cdk-automation deleted the yuanhaoz/fix-pre-release-version branch February 27, 2025 19:35
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.

5 participants