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

Adding reprovision integration tests #834

Merged
merged 21 commits into from
Aug 16, 2024

Increasing test coverage

558e374
Select commit
Loading
Failed to load commit list.
Merged

Adding reprovision integration tests #834

Increasing test coverage
558e374
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 0s

77.47% (+2.09%) compared to 268f746

View this Pull Request on Codecov

77.47% (+2.09%) compared to 268f746

Details

Codecov Report

Attention: Patch coverage is 84.37500% with 5 lines in your changes missing coverage. Please review.

Project coverage is 77.47%. Comparing base (268f746) to head (558e374).
Report is 1 commits behind head on main.

Files Patch % Lines
...h/flowframework/rest/RestCreateWorkflowAction.java 0.00% 3 Missing and 1 partial ⚠️
...search/flowframework/workflow/UpdateIndexStep.java 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #834      +/-   ##
============================================
+ Coverage     75.38%   77.47%   +2.09%     
- Complexity      917      928      +11     
============================================
  Files            96       96              
  Lines          4456     4359      -97     
  Branches        412      413       +1     
============================================
+ Hits           3359     3377      +18     
+ Misses          925      810     -115     
  Partials        172      172              

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