fabric-sdk-go icon indicating copy to clipboard operation
fabric-sdk-go copied to clipboard

pkg/fab/ccpackager/javapackager: fix bug in findSoucrce

Open xq840622 opened this issue 3 years ago • 2 comments

Relpath of "META-INF/xxx" could be longer than folderpath, then filepath will be incomplete.

xq840622 avatar Jan 27 '22 07:01 xq840622

Codecov Report

Merging #216 (ae34347) into main (5c3f546) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
- Coverage   76.11%   76.11%   -0.01%     
==========================================
  Files         193      193              
  Lines       14078    14076       -2     
==========================================
- Hits        10716    10714       -2     
+ Misses       2394     2393       -1     
- Partials      968      969       +1     
Impacted Files Coverage Δ
pkg/fab/ccpackager/javapackager/packager.go 74.71% <100.00%> (-0.57%) :arrow_down:
...ection/dynamicselection/pgresolver/lbpolicyimpl.go 70.83% <0.00%> (ø)

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 5c3f546...ae34347. Read the comment docs.

codecov[bot] avatar Jan 27 '22 07:01 codecov[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 30 '22 19:03 stale[bot]