heaths / azcrypto

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

Add local WrapKey support for AES #48

Closed heaths closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #48 (61e6685) into main (873fd3b) will decrease coverage by 0.51%. The diff coverage is 82.50%.

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   90.46%   89.96%   -0.51%     
==========================================
  Files           6        6              
  Lines         734      807      +73     
==========================================
+ Hits          664      726      +62     
- Misses         48       55       +7     
- Partials       22       26       +4     
Impacted Files Coverage Δ
internal/algorithm/algorithm.go 100.00% <ø> (ø)
internal/algorithm/rsa.go 86.77% <45.45%> (-1.82%) :arrow_down:
internal/algorithm/aes.go 89.92% <87.87%> (-1.86%) :arrow_down:
client.go 88.59% <100.00%> (ø)

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