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

Snapshot status #757

Merged
merged 8 commits into from
Jun 25, 2024

Update snapshot tests

95aa33b
Select commit
Loading
Failed to load commit list.
Merged

Snapshot status #757

Update snapshot tests
95aa33b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

68.14% (-0.36%) compared to 73f2092

View this Pull Request on Codecov

68.14% (-0.36%) compared to 73f2092

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 132 lines in your changes missing coverage. Please review.

Project coverage is 68.14%. Comparing base (73f2092) to head (95aa33b).
Report is 3 commits behind head on main.

Current head 95aa33b differs from pull request most recent head 2a45284

Please upload reports for the commit 2a45284 to get more accurate results.

Files Patch % Lines
...e/lib/console_link/console_link/models/snapshot.py 34.10% 85 Missing ⚠️
...rationConsole/lib/console_link/console_link/cli.py 53.84% 12 Missing ⚠️
.../src/main/java/com/rfs/worker/DocumentsRunner.java 0.00% 10 Missing ⚠️
...S/src/main/java/com/rfs/worker/SnapshotRunner.java 0.00% 6 Missing ⚠️
...le/lib/console_link/console_link/logic/snapshot.py 0.00% 6 Missing ⚠️
...rc/main/java/com/rfs/common/S3SnapshotCreator.java 0.00% 5 Missing ⚠️
RFS/src/main/java/com/rfs/ReindexFromSnapshot.java 0.00% 3 Missing ⚠️
...S/src/main/java/com/rfs/common/ClusterVersion.java 0.00% 2 Missing ⚠️
.../src/main/java/com/rfs/common/SnapshotCreator.java 0.00% 2 Missing ⚠️
...rsion_es_7_10/SnapshotMetadataFactory_ES_7_10.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #757      +/-   ##
============================================
- Coverage     68.50%   68.14%   -0.36%     
  Complexity     1583     1583              
============================================
  Files           270      273       +3     
  Lines         11175    11472     +297     
  Branches        736      734       -2     
============================================
+ Hits           7655     7818     +163     
- Misses         3118     3251     +133     
- Partials        402      403       +1     

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