Closed wangxiaoxuan273 closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.83%. Comparing base (
0baec35
) to head (d7055ad
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Shouldn't --output -
forbids status output?
Shouldn't
--output -
forbids status output?
Is it necessary?
I think it's intuitive and conventional. E.g. curl
turns off status output when using -o -
.
What this PR does / why we need it:
current output:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged): Part of #1053Please check the following list: