gin icon indicating copy to clipboard operation
gin copied to clipboard

replace the self-defined 'min' to official one

Open EndlessParadox1 opened this issue 1 year ago • 1 comments
trafficstars

replace the self-defined 'min' to official one and solve the func 'max' name conflict in tree.go.

EndlessParadox1 avatar May 21 '24 13:05 EndlessParadox1

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.05%. Comparing base (3dc1cd6) to head (d1a415b). Report is 60 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3975      +/-   ##
==========================================
- Coverage   99.21%   99.05%   -0.17%     
==========================================
  Files          42       44       +2     
  Lines        3182     2747     -435     
==========================================
- Hits         3157     2721     -436     
+ Misses         17       15       -2     
- Partials        8       11       +3     
Flag Coverage Δ
?
-tags "sonic avx" 99.04% <100.00%> (?)
-tags go_json 99.04% <100.00%> (?)
-tags nomsgpack 99.03% <100.00%> (?)
go-1.18 ?
go-1.19 ?
go-1.20 ?
go-1.21 99.05% <100.00%> (-0.17%) :arrow_down:
go-1.22 99.05% <100.00%> (?)
macos-latest 99.03% <100.00%> (-0.18%) :arrow_down:
ubuntu-latest 99.05% <100.00%> (-0.17%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 21 '24 13:05 codecov[bot]