Skip to content

feat(executors): Add cache commands to typer cli#527

Merged
AndreyMarkinPPC merged 1 commit into
mainfrom
typer-cache-command
Jul 20, 2026
Merged

feat(executors): Add cache commands to typer cli#527
AndreyMarkinPPC merged 1 commit into
mainfrom
typer-cache-command

Conversation

@AndreyMarkinPPC

Copy link
Copy Markdown
Member

Manages garf cache:

  • clean and prune cached reports
  • get report size

Manages garf cache:

* clean and prune cached reports
* get report size
@AndreyMarkinPPC AndreyMarkinPPC self-assigned this Jul 20, 2026
@AndreyMarkinPPC AndreyMarkinPPC added the enhancement New feature or request label Jul 20, 2026
@codecov-commenter

codecov-commenter commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 26.66667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.01%. Comparing base (5ebb9d2) to head (a87afb5).
⚠️ Report is 325 commits behind head on main.

Files with missing lines Patch % Lines
libs/core/garf/core/cache.py 21.42% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #527      +/-   ##
==========================================
+ Coverage   88.23%   90.01%   +1.78%     
==========================================
  Files          61       88      +27     
  Lines        2600     4696    +2096     
==========================================
+ Hits         2294     4227    +1933     
- Misses        306      469     +163     

☔ View full report in Codecov by Harness.
📢 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.

@AndreyMarkinPPC
AndreyMarkinPPC merged commit 6e6f8b8 into main Jul 20, 2026
30 checks passed
@AndreyMarkinPPC
AndreyMarkinPPC deleted the typer-cache-command branch July 20, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants