Skip to content

Comments

Add verbose flag#33

Merged
dahong67 merged 4 commits intomasterfrom
verbose
Jan 28, 2026
Merged

Add verbose flag#33
dahong67 merged 4 commits intomasterfrom
verbose

Conversation

@dahong67
Copy link
Owner

It may be nice to be able to silence the logs conditionally in some cases, e.g., if we are saving lots of intermediate files and perhaps don't care to see the metadata all the time. This adds a simple flag to turn off the logs.

@dahong67
Copy link
Owner Author

@copilot, please update the docstring, add a simple example to the README, and update the tests to cover this case. Do not change anything else, and aim for minimal changes. Thanks!

Copy link
Contributor

Copilot AI commented Jan 28, 2026

@dahong67 I've opened a new pull request, #34, to work on those changes. Once the pull request is ready, I'll request review from you.

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6782591) to head (4ea2da2).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #33   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           72        72           
=========================================
  Hits            72        72           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Copilot AI and others added 3 commits January 28, 2026 12:16
* Initial plan

* Add verbose flag documentation and tests

- Updated docstring for cache() to document verbose parameter
- Added simple example to README showing verbose=false usage
- Added tests to verify verbose=false suppresses log messages

Co-authored-by: dahong67 <9384655+dahong67@users.noreply.github.com>

* Fix spacing in README example to match codebase style

Co-authored-by: dahong67 <9384655+dahong67@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dahong67 <9384655+dahong67@users.noreply.github.com>
@dahong67 dahong67 merged commit f9e56ae into master Jan 28, 2026
9 checks passed
@dahong67 dahong67 deleted the verbose branch January 28, 2026 17:27
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