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

Concept and Operation nodes for disk encryption #1956

Merged
merged 7 commits into from
Jan 22, 2025

rename

9f7176b
Select commit
Loading
Failed to load commit list.
Merged

Concept and Operation nodes for disk encryption #1956

rename
9f7176b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

77.74% (-0.11%) compared to 9dae567

View this Pull Request on Codecov

77.74% (-0.11%) compared to 9dae567

Details

Codecov Report

Attention: Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.

Project coverage is 77.74%. Comparing base (9dae567) to head (9f7176b).

Files with missing lines Patch % Lines
...aph/concepts/diskEncryption/CreateEncryptedDisk.kt 0.00% 5 Missing ⚠️
...pg/graph/concepts/diskEncryption/DiskEncryption.kt 0.00% 5 Missing ⚠️
.../aisec/cpg/graph/concepts/diskEncryption/Cipher.kt 0.00% 4 Missing ⚠️
...pg/graph/concepts/diskEncryption/BlockStorageOp.kt 0.00% 2 Missing ⚠️
...isec/cpg/graph/concepts/diskEncryption/CipherOp.kt 0.00% 2 Missing ⚠️
.../graph/concepts/diskEncryption/DiskEncryptionOP.kt 0.00% 2 Missing ⚠️
.../aisec/cpg/graph/concepts/diskEncryption/Secret.kt 0.00% 2 Missing ⚠️
...isec/cpg/graph/concepts/diskEncryption/SecretOp.kt 0.00% 2 Missing ⚠️
.../cpg/graph/concepts/diskEncryption/BlockStorage.kt 0.00% 1 Missing ⚠️
.../cpg/graph/concepts/diskEncryption/CreateSecret.kt 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
Files with missing lines Coverage Δ
.../cpg/graph/concepts/diskEncryption/BlockStorage.kt 0.00% <0.00%> (ø)
.../cpg/graph/concepts/diskEncryption/CreateSecret.kt 0.00% <0.00%> (ø)
...sec/cpg/graph/concepts/diskEncryption/GetSecret.kt 0.00% <0.00%> (ø)
...aph/concepts/diskEncryption/UnlockEncryptedDisk.kt 0.00% <0.00%> (ø)
...pg/graph/concepts/diskEncryption/BlockStorageOp.kt 0.00% <0.00%> (ø)
...isec/cpg/graph/concepts/diskEncryption/CipherOp.kt 0.00% <0.00%> (ø)
.../graph/concepts/diskEncryption/DiskEncryptionOP.kt 0.00% <0.00%> (ø)
.../aisec/cpg/graph/concepts/diskEncryption/Secret.kt 0.00% <0.00%> (ø)
...isec/cpg/graph/concepts/diskEncryption/SecretOp.kt 0.00% <0.00%> (ø)
.../aisec/cpg/graph/concepts/diskEncryption/Cipher.kt 0.00% <0.00%> (ø)
... and 2 more

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