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

Feature/sha #42

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Feature/sha #42

merged 3 commits into from
Nov 26, 2024

Conversation

Veinar
Copy link
Owner

@Veinar Veinar commented Nov 26, 2024

This resolves #34

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 77.77778% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
envcloak/exceptions.py 36.36% 7 Missing ⚠️
envcloak/encryptor.py 83.87% 5 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
envcloak/commands/compare.py 88.00% <100.00%> (+0.12%) ⬆️
envcloak/commands/decrypt.py 98.70% <100.00%> (+0.01%) ⬆️
envcloak/utils.py 71.42% <100.00%> (+3.42%) ⬆️
envcloak/encryptor.py 94.31% <83.87%> (-5.69%) ⬇️
envcloak/exceptions.py 87.71% <36.36%> (-12.29%) ⬇️

@Veinar Veinar merged commit e826dee into develop Nov 26, 2024
8 checks passed
@Veinar Veinar deleted the feature/sha branch November 26, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SHA-256 Integrity Checks to Encrypted Files
2 participants