juicefs icon indicating copy to clipboard operation
juicefs copied to clipboard

CI:move travis to action

Open sanwan opened this issue 2 years ago • 1 comments

sanwan avatar Aug 09 '22 07:08 sanwan

Codecov Report

Merging #2485 (087c9ff) into main (ece8a44) will decrease coverage by 2.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2485      +/-   ##
==========================================
- Coverage   61.70%   59.66%   -2.05%     
==========================================
  Files         137      138       +1     
  Lines       25568    23219    -2349     
==========================================
- Hits        15778    13853    -1925     
+ Misses       7948     7569     -379     
+ Partials     1842     1797      -45     
Impacted Files Coverage Δ
pkg/sync/config.go 0.00% <0.00%> (-83.34%) :arrow_down:
pkg/object/file_unix.go 71.92% <0.00%> (-28.08%) :arrow_down:
pkg/object/minio.go 61.29% <0.00%> (-15.19%) :arrow_down:
cmd/sync.go 56.46% <0.00%> (-12.87%) :arrow_down:
pkg/chunk/utils_linux.go 66.66% <0.00%> (-8.34%) :arrow_down:
cmd/version.go 42.85% <0.00%> (-7.15%) :arrow_down:
pkg/utils/utils.go 69.81% <0.00%> (-6.76%) :arrow_down:
pkg/object/file.go 65.76% <0.00%> (-6.71%) :arrow_down:
pkg/chunk/utils_unix.go 66.66% <0.00%> (-6.67%) :arrow_down:
pkg/meta/tkv_tikv.go 61.90% <0.00%> (-6.31%) :arrow_down:
... and 127 more

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

codecov-commenter avatar Aug 10 '22 08:08 codecov-commenter