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

[Backport 2.x] Adding guardrails to default use case params #659

Merged
merged 1 commit into from
Apr 11, 2024

Adding guardrails to default use case params (#658)

491886e
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Adding guardrails to default use case params #659

Adding guardrails to default use case params (#658)
491886e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2024 in 0s

72.12% (-0.19%) compared to 0b119b4

View this Pull Request on Codecov

72.12% (-0.19%) compared to 0b119b4

Details

Codecov Report

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

Project coverage is 72.12%. Comparing base (0b119b4) to head (491886e).

Files Patch % Lines
...h/flowframework/rest/RestCreateWorkflowAction.java 12.50% 12 Missing and 2 partials ⚠️
...ensearch/flowframework/common/DefaultUseCases.java 84.61% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #659      +/-   ##
============================================
- Coverage     72.30%   72.12%   -0.19%     
- Complexity      680      682       +2     
============================================
  Files            82       82              
  Lines          3528     3562      +34     
  Branches        285      290       +5     
============================================
+ Hits           2551     2569      +18     
- Misses          850      863      +13     
- Partials        127      130       +3     

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