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 syntax error in shield stack #2185

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

Zharktas
Copy link
Contributor

for .. in for lists produces indexes, for .. of produces actual elements.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.27%. Comparing base (f11c702) to head (7121c91).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2185   +/-   ##
=======================================
  Coverage   23.27%   23.27%           
=======================================
  Files          42       42           
  Lines        6054     6054           
  Branches       35       35           
=======================================
  Hits         1409     1409           
  Misses       4645     4645           
Flag Coverage Δ
cdk 91.89% <ø> (ø)

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.

@Zharktas Zharktas merged commit 66325d7 into master Feb 29, 2024
20 of 21 checks passed
@Zharktas Zharktas deleted the fix_excluded_rules_in_shield_stack branch February 29, 2024 07:54
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.

None yet

2 participants