Skip to content

refactor: better cli#37

Merged
mattcristal merged 2 commits into
mainfrom
progress-bar
Feb 4, 2026
Merged

refactor: better cli#37
mattcristal merged 2 commits into
mainfrom
progress-bar

Conversation

@mattcristal

Copy link
Copy Markdown
Owner

What was done

  • dry run mode
  • json output
  • progress bar

@mattcristal
mattcristal marked this pull request as ready for review February 4, 2026 13:39
@mattcristal
mattcristal merged commit ce14775 into main Feb 4, 2026
4 checks passed
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 80.74766% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.69%. Comparing base (1235956) to head (9ede2b9).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/quack_diff/cli/output.py 75.58% 21 Missing ⚠️
src/quack_diff/cli/commands/compare/__init__.py 73.97% 19 Missing ⚠️
src/quack_diff/cli/commands/schema/__init__.py 68.00% 16 Missing ⚠️
tests/cli/test_ux.py 93.69% 14 Missing ⚠️
src/quack_diff/cli/commands/attach/__init__.py 68.29% 13 Missing ⚠️
src/quack_diff/cli/console.py 61.76% 13 Missing ⚠️
src/quack_diff/cli/errors.py 75.86% 7 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   74.90%   80.69%   +5.79%     
==========================================
  Files          30       33       +3     
  Lines        2315     2772     +457     
==========================================
+ Hits         1734     2237     +503     
+ Misses        581      535      -46     

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

2 participants