Skip to content

Conversation

@TTsangSC
Copy link
Collaborator

This small patch silences the spurious output (example) from tests/test_cli.py::test_multiple_lprof_files by removing the capsys.disabled() context. Now it only spews output when the -s switch is passed, as it should.

@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.25%. Comparing base (60e928f) to head (1b05b0a).
⚠️ Report is 21 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
+ Coverage   87.56%   90.25%   +2.68%     
==========================================
  Files          18       20       +2     
  Lines        1641     2073     +432     
  Branches      348      447      +99     
==========================================
+ Hits         1437     1871     +434     
- Misses        149      151       +2     
+ Partials       55       51       -4     

see 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b60b934...1b05b0a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Erotemic Erotemic merged commit 1219bc0 into pyutils:main Oct 14, 2025
45 checks passed
@TTsangSC TTsangSC deleted the silence-noisy-test branch October 14, 2025 16:23
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.

2 participants