heaths / azcrypto

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

Add tracing from azcore #62

Open heaths opened 1 year ago

heaths commented 1 year ago

@jhendrixMSFT what do you think of this?

codecov[bot] commented 1 year ago

Codecov Report

Merging #62 (dbbbe16) into main (6caf522) will decrease coverage by 0.46%. The diff coverage is 85.41%.

@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
- Coverage   91.05%   90.60%   -0.46%     
==========================================
  Files           6        7       +1     
  Lines        1174     1256      +82     
==========================================
+ Hits         1069     1138      +69     
- Misses         73       86      +13     
  Partials       32       32              
Impacted Files Coverage Δ
tracing.go 50.00% <50.00%> (ø)
client.go 91.19% <98.38%> (+0.84%) :arrow_up:
internal/algorithm/aes.go 93.81% <100.00%> (+0.04%) :arrow_up:
internal/algorithm/algorithm.go 100.00% <100.00%> (ø)
internal/algorithm/ecdsa.go 96.84% <100.00%> (+0.06%) :arrow_up:
internal/algorithm/rsa.go 85.16% <100.00%> (+0.12%) :arrow_up:

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