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

recursively get the function folder #3944

Conversation

msivasubramaniaan
Copy link
Collaborator

Fixes: #3931

Signed-off-by: msivasubramaniaan <msivasub@redhat.com>
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

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

Project coverage is 45.39%. Comparing base (da60441) to head (aac5eb8).
Report is 61 commits behind head on main.

Files Patch % Lines
src/serverlessFunction/functionModel.ts 25.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3944       +/-   ##
===========================================
+ Coverage   32.37%   45.39%   +13.01%     
===========================================
  Files          85       85               
  Lines        6505     6565       +60     
  Branches     1349     1343        -6     
===========================================
+ Hits         2106     2980      +874     
+ Misses       4399     3585      -814     

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

Copy link
Collaborator

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

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

Looks good and fixes the problem!

@datho7561 datho7561 merged commit df9e9ad into redhat-developer:main Feb 27, 2024
5 of 6 checks passed
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.

New Serverless Function is not shown after creation
2 participants