trustbloc / edge-core

Shared libraries
Apache License 2.0
2 stars 13 forks source link

feat: Zcap - exposes CompressZCAP/DecompressZCAP functions #140

Closed soluchok closed 3 years ago

soluchok commented 3 years ago

Exposes functions to prevent duplicates in other places.

Signed-off-by: Andrii Soluk isoluchok@gmail.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #140 (008b461) into main (275d0e0) will decrease coverage by 0.16%. The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
- Coverage   86.80%   86.64%   -0.17%     
==========================================
  Files          25       25              
  Lines        1478     1490      +12     
==========================================
+ Hits         1283     1291       +8     
- Misses        118      120       +2     
- Partials       77       79       +2     
Impacted Files Coverage Δ
pkg/zcapld/middleware.go 87.43% <69.23%> (-1.46%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 275d0e0...008b461. Read the comment docs.