Skip to content

recursively get the function folder#3944

Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom
msivasubramaniaan:3931-new-serverless-function-is-not-shown-after-creation
Feb 27, 2024
Merged

recursively get the function folder#3944
datho7561 merged 1 commit intoredhat-developer:mainfrom
msivasubramaniaan:3931-new-serverless-function-is-not-shown-after-creation

Conversation

@msivasubramaniaan
Copy link
Copy Markdown
Collaborator

Fixes: #3931

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

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
Copy Markdown
Contributor

@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
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