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(error_handling): delete unnecessary error in logger.error #3454

Merged
merged 1 commit into from Feb 27, 2024

Conversation

pedrooot
Copy link
Contributor

Context

This pr removes unnecessary ERROR strings in logger.error

Description

Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.

License

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

@pedrooot pedrooot requested a review from a team as a code owner February 27, 2024 12:55
@github-actions github-actions bot added provider/aws Issues/PRs related with the AWS provider provider/azure Issues/PRs related with the Azure provider labels Feb 27, 2024
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

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

Great catch!

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.81%. Comparing base (73733f6) to head (fc0f74e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3454      +/-   ##
==========================================
+ Coverage   85.77%   85.81%   +0.03%     
==========================================
  Files         653      653              
  Lines       20406    20406              
==========================================
+ Hits        17504    17512       +8     
+ Misses       2902     2894       -8     

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

@jfagoagas jfagoagas merged commit f142b9a into prowler-cloud:master Feb 27, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/aws Issues/PRs related with the AWS provider provider/azure Issues/PRs related with the Azure provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants