Skip to content

Conversation

torben-hansen
Copy link
Contributor

Description of changes:

The constructed ternary: A && B || C equivalent to A ? B : C. In Github action B must evaluate to True for this to work. See actions/runner#409 (comment)

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

@torben-hansen torben-hansen requested a review from a team as a code owner September 3, 2025 20:57
justsmth
justsmth previously approved these changes Sep 3, 2025
@torben-hansen
Copy link
Contributor Author

checked that steps now have the correct name.

@torben-hansen torben-hansen enabled auto-merge (squash) September 3, 2025 21:13
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.75%. Comparing base (765955a) to head (aced1d3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2653   +/-   ##
=======================================
  Coverage   78.75%   78.75%           
=======================================
  Files         663      663           
  Lines      113346   113346           
  Branches    15946    15947    +1     
=======================================
+ Hits        89264    89270    +6     
+ Misses      23304    23299    -5     
+ Partials      778      777    -1     

☔ 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.

@torben-hansen torben-hansen merged commit bce4b52 into aws:main Sep 4, 2025
132 of 139 checks passed
@justsmth justsmth mentioned this pull request Sep 12, 2025
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