heaths / azcrypto

Cryptography client for Azure Key Vault SDK for Go
MIT License
2 stars 1 forks source link

Add AES encryption support for Managed HSM #43

Closed heaths closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #43 (e010bb1) into main (4353c7a) will increase coverage by 1.29%. The diff coverage is 90.62%.

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   86.48%   87.78%   +1.29%     
==========================================
  Files           5        6       +1     
  Lines         481      704     +223     
==========================================
+ Hits          416      618     +202     
- Misses         50       64      +14     
- Partials       15       22       +7     
Impacted Files Coverage Δ
client.go 88.51% <90.00%> (+0.78%) :arrow_up:
internal/algorithm/aes.go 90.32% <90.32%> (ø)
internal/algorithm/algorithm.go 100.00% <100.00%> (ø)
internal/algorithm/ecdsa.go 94.11% <100.00%> (+0.50%) :arrow_up:
internal/algorithm/rsa.go 74.56% <100.00%> (+0.92%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more