Skip to content

ui: expose NVMe-TCP transport for FlashArray primary storage

0608223
Select commit
Loading
Failed to load commit list.
Open

flasharray/kvm/adaptive: NVMe-TCP transport for FlashArray primary storage #13061

ui: expose NVMe-TCP transport for FlashArray primary storage
0608223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 30, 2026 in 0s

18.00% (-0.01%) compared to 3166e64

View this Pull Request on Codecov

18.00% (-0.01%) compared to 3166e64

Details

Codecov Report

❌ Patch coverage is 0.47281% with 421 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.00%. Comparing base (3166e64) to head (0608223).
⚠️ Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...rvisor/kvm/storage/MultipathNVMeOFAdapterBase.java 0.00% 251 Missing ⚠️
...ud/hypervisor/kvm/storage/MultipathNVMeOFPool.java 0.00% 79 Missing ⚠️
...atastore/adapter/flasharray/FlashArrayAdapter.java 0.00% 53 Missing ⚠️
...m/cloud/hypervisor/kvm/storage/NVMeTCPAdapter.java 0.00% 14 Missing ⚠️
...tore/lifecycle/AdaptiveDataStoreLifeCycleImpl.java 0.00% 10 Missing ⚠️
...datastore/adapter/flasharray/FlashArrayVolume.java 0.00% 5 Missing ⚠️
...ud/hypervisor/kvm/storage/KVMStorageProcessor.java 0.00% 4 Missing ⚠️
...store/adapter/flasharray/FlashArrayConnection.java 0.00% 3 Missing ⚠️
...tack/storage/datastore/adapter/ProviderVolume.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13061      +/-   ##
============================================
- Coverage     18.01%   18.00%   -0.01%     
- Complexity    16607    16618      +11     
============================================
  Files          6029     6032       +3     
  Lines        542160   542587     +427     
  Branches      66451    66507      +56     
============================================
+ Hits          97682    97715      +33     
- Misses       433461   433856     +395     
+ Partials      11017    11016       -1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.