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

Add initial migration console snapshot support #751

Merged

Fix cluster allow_insecure

11dc524
Select commit
Loading
Failed to load commit list.
Merged

Add initial migration console snapshot support #751

Fix cluster allow_insecure
11dc524
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 1s

64.79% (-0.11%) compared to 0501b56

View this Pull Request on Codecov

64.79% (-0.11%) compared to 0501b56

Details

Codecov Report

Attention: Patch coverage is 51.47059% with 66 lines in your changes missing coverage. Please review.

Project coverage is 64.79%. Comparing base (0501b56) to head (11dc524).
Report is 3 commits behind head on main.

Files Patch % Lines
RFS/src/main/java/com/rfs/common/RestClient.java 0.00% 26 Missing ⚠️
...le/lib/console_link/console_link/logic/snapshot.py 25.00% 18 Missing ⚠️
...e/lib/console_link/console_link/models/snapshot.py 63.82% 17 Missing ⚠️
...rationConsole/lib/console_link/console_link/cli.py 77.27% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #751      +/-   ##
============================================
- Coverage     64.90%   64.79%   -0.11%     
- Complexity     1586     1588       +2     
============================================
  Files           239      241       +2     
  Lines          9919    10039     +120     
  Branches        771      772       +1     
============================================
+ Hits           6438     6505      +67     
- Misses         3072     3126      +54     
+ Partials        409      408       -1     

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