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(providers): import modules also from outside of directory #3595

Merged
merged 1 commit into from Mar 22, 2024

Conversation

sergargar
Copy link
Member

Description

Import provider modules also from outside of directory

License

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

@sergargar sergargar requested a review from a team as a code owner March 22, 2024 12:16
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.

Love it!!

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

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

Project coverage is 86.21%. Comparing base (487190b) to head (bd80a3d).

Files Patch % Lines
prowler/providers/common/common.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           prowler-4.0-dev    #3595      +/-   ##
===================================================
+ Coverage            86.18%   86.21%   +0.03%     
===================================================
  Files                  704      704              
  Lines                21686    21689       +3     
===================================================
+ Hits                 18689    18699      +10     
+ Misses                2997     2990       -7     

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

@sergargar sergargar merged commit 245512d into prowler-4.0-dev Mar 22, 2024
10 of 11 checks passed
@sergargar sergargar deleted the solve-get-providers branch March 22, 2024 12:36
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