Skip to content

Respect quiet mode for refresh-all progress output#835

Merged
kitsuyui merged 1 commit into
mainfrom
fix/quiet-refresh-all-output
May 25, 2026
Merged

Respect quiet mode for refresh-all progress output#835
kitsuyui merged 1 commit into
mainfrom
fix/quiet-refresh-all-output

Conversation

@kitsuyui

Copy link
Copy Markdown
Owner

Summary

Quiet mode now suppresses the outer refresh_all progress lines while normal and verbose modes continue to emit progress output.

Verification

  • cargo check
  • cargo test (53 passed)
  • cargo fmt --all -- --check
  • cargo clippy -- -D warnings
  • cargo build
  • git diff --check

@github-actions

Copy link
Copy Markdown

Code Metrics Report

main (0a31f22) #835 (f25365e) +/-
Coverage 69.3% 69.7% +0.3%
Code to Test Ratio 1:0.0 1:0.0 0.0
Test Execution Time 10s 20s +10s
Details
  |                     | main (0a31f22) | #835 (f25365e) |  +/-  |
  |---------------------|----------------|----------------|-------|
+ | Coverage            |          69.3% |          69.7% | +0.3% |
  |   Files             |             18 |             18 |     0 |
  |   Lines             |           1816 |           1843 |   +27 |
+ |   Covered           |           1260 |           1286 |   +26 |
  | Code to Test Ratio  |          1:0.0 |          1:0.0 |   0.0 |
  |   Code              |           2375 |           2407 |   +32 |
  |   Test              |              0 |              0 |     0 |
- | Test Execution Time |            10s |            20s |  +10s |

Code coverage of files in pull request scope (68.4% → 71.7%)

Files Coverage +/- Status
src/app/refresh.rs 71.7% +3.2% modified

Reported by octocov

@kitsuyui
kitsuyui merged commit 576d783 into main May 25, 2026
16 checks passed
@kitsuyui
kitsuyui deleted the fix/quiet-refresh-all-output branch May 25, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant