8000 Fix CLI `_echo` without `import rich` for complex objects by mash-graz · Pull Request #1619 · python-kasa/python-kasa · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@mash-graz
Copy link

Fixes: #1618

@codecov
Copy link
codecov bot commented Nov 29, 2025

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.80%. Comparing base (347bf9a) to head (aa62ede).

Files with missing lines Patch % Lines
kasa/cli/common.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1619      +/-   ##
==========================================
- Coverage   92.82%   92.80%   -0.02%     
==========================================
  Files         157      157              
  Lines        9643     9645       +2     
  Branches      976      977       +1     
==========================================
  Hits         8951     8951              
- Misses        492      493       +1     
- Partials      200      201       +1     

☔ 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.

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.

CLI _echo doesn't work without import rich for non-String reports

1 participant

0