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

Added minimum timeout for transforms search of 10 minutes #1033

Merged
merged 25 commits into from
Dec 12, 2023

Merge branch 'main' into issue710-transform

a2354fe
Select commit
Loading
Failed to load commit list.
Merged

Added minimum timeout for transforms search of 10 minutes #1033

Merge branch 'main' into issue710-transform
a2354fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 0s

74.80% (target 70.00%)

View this Pull Request on Codecov

74.80% (target 70.00%)

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (417d0d9) 74.80% compared to head (a2354fe) 74.80%.

Files Patch % Lines
...ndexmanagement/transform/TransformSearchService.kt 33.33% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1033   +/-   ##
=========================================
  Coverage     74.80%   74.80%           
- Complexity     2787     2789    +2     
=========================================
  Files           366      366           
  Lines         16422    16430    +8     
  Branches       2342     2343    +1     
=========================================
+ Hits          12284    12291    +7     
- Misses         2836     2837    +1     
  Partials       1302     1302           

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