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(args): Handle default argument #3674

Merged
merged 2 commits into from
Apr 8, 2024
Merged

fix(args): Handle default argument #3674

merged 2 commits into from
Apr 8, 2024

Conversation

jfagoagas
Copy link
Member

Description

Handle default argument in the main.

License

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

@jfagoagas jfagoagas added the no-merge Please, DO NOT MERGE this PR. label Apr 4, 2024
@jfagoagas jfagoagas requested a review from a team as a code owner April 4, 2024 15:24
@jfagoagas jfagoagas removed the no-merge Please, DO NOT MERGE this PR. label Apr 8, 2024
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 85.92%. Comparing base (fc2bebe) to head (1a1b2ec).
Report is 89 commits behind head on master.

Files Patch % Lines
prowler/__main__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3674      +/-   ##
==========================================
- Coverage   85.99%   85.92%   -0.07%     
==========================================
  Files         706      722      +16     
  Lines       21835    22429     +594     
==========================================
+ Hits        18776    19272     +496     
- Misses       3059     3157      +98     

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

@sergargar sergargar added backport-v3 Pending to port to Prowler v3 branch and removed backport-v3 Pending to port to Prowler v3 branch labels Apr 8, 2024
@jfagoagas jfagoagas merged commit 9d6d5f1 into master Apr 8, 2024
9 of 11 checks passed
@jfagoagas jfagoagas deleted the fix-default-arg branch April 8, 2024 08:01
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