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] Support deploy=true on RegisterRemoteModelStep #342

Merged
merged 1 commit into from
Dec 29, 2023

Support deploy=true on RegisterRemoteModelStep (#340)

1c49942
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Support deploy=true on RegisterRemoteModelStep #342

Support deploy=true on RegisterRemoteModelStep (#340)
1c49942
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 29, 2023 in 0s

71.65% (-0.05%) compared to 43fa96e

View this Pull Request on Codecov

71.65% (-0.05%) compared to 43fa96e

Details

Codecov Report

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

Comparison is base (43fa96e) 71.70% compared to head (1c49942) 71.65%.

Files Patch % Lines
...lowframework/workflow/RegisterRemoteModelStep.java 73.46% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #342      +/-   ##
============================================
- Coverage     71.70%   71.65%   -0.05%     
- Complexity      560      561       +1     
============================================
  Files            73       73              
  Lines          2962     2978      +16     
  Branches        224      226       +2     
============================================
+ Hits           2124     2134      +10     
- Misses          732      738       +6     
  Partials        106      106              

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