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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

maximiliankaul
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 21, 2025

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.

@oxisto oxisto added the publish-to-github-packages If added to a PR, builds from it will be published as a GitHub package label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
publish-to-github-packages If added to a PR, builds from it will be published as a GitHub package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants