oras-project / distribution

distribution with reference types
Apache License 2.0
1 stars 5 forks source link

feat!: implement artifact manifest handler in the handler package #31

Closed wangxiaoxuan273 closed 2 years ago

wangxiaoxuan273 commented 2 years ago

Part 4 of #21.

Implemented necessary changes in the handler package.

Signed-off-by: wangxiaoxuan273 wangxiaoxuan119@gmail.com

wangxiaoxuan273 commented 2 years ago

To test on terminal:

Testing results:

codecov-commenter commented 2 years ago

Codecov Report

Merging #31 (cfa30d0) into main (0fce2c9) will decrease coverage by 0.05%. The diff coverage is 37.03%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   57.17%   57.12%   -0.06%     
==========================================
  Files         106      106              
  Lines       10892    10911      +19     
==========================================
+ Hits         6228     6233       +5     
- Misses       3972     3984      +12     
- Partials      692      694       +2     
Impacted Files Coverage Δ
registry/handlers/manifests.go 52.89% <37.03%> (-1.28%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.