Skip to content

bypass cassandra streaming#837

Open
arunagrawal84 wants to merge 1 commit into
Netflix:3.xfrom
arunagrawal84:bypassCassandraStreaming
Open

bypass cassandra streaming#837
arunagrawal84 wants to merge 1 commit into
Netflix:3.xfrom
arunagrawal84:bypassCassandraStreaming

bypass cassandra streaming

c000eaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2025 in 1s

46.62% (-0.06%) compared to 4323b20, passed because coverage increased by 0.06% when compared to adjusted base (46.56%)

View this Pull Request on Codecov

46.62% (-0.06%) compared to 4323b20, passed because coverage increased by 0.06% when compared to adjusted base (46.56%)

Details

Codecov Report

❌ Patch coverage is 7.69231% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.62%. Comparing base (4323b20) to head (c000eaf).
⚠️ Report is 179 commits behind head on 3.x.

Files with missing lines Patch % Lines
...m/src/main/java/com/netflix/priam/PriamServer.java 0.00% 23 Missing ⚠️
...java/com/netflix/priam/restore/RestoreContext.java 0.00% 20 Missing ⚠️
...in/java/com/netflix/priam/tuner/StandardTuner.java 60.00% 0 Missing and 2 partials ⚠️
...com/netflix/priam/config/IBackupRestoreConfig.java 0.00% 1 Missing ⚠️
...a/com/netflix/priam/identity/InstanceIdentity.java 0.00% 1 Missing ⚠️
...ain/java/com/netflix/priam/tuner/dse/DseTuner.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                3.x     #837      +/-   ##
============================================
- Coverage     46.67%   46.62%   -0.06%     
+ Complexity     1054     1053       -1     
============================================
  Files           167      167              
  Lines          7315     7325      +10     
  Branches        746      748       +2     
============================================
+ Hits           3414     3415       +1     
- Misses         3650     3661      +11     
+ Partials        251      249       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.