Skip to content

Conversation

@cadenmyers13
Copy link
Contributor

closes #90

Adding colors to the cmi info command. Also, no more needing to use pesky ---- to underline words in print statements. See screenshots for the differences.

Screenshot 2025-11-20 at 12 00 32 PM Screenshot 2025-11-20 at 12 00 58 PM

@cadenmyers13
Copy link
Contributor Author

@sbillinge ready for review

@codecov
Copy link

codecov bot commented Nov 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.63%. Comparing base (47456c8) to head (f099e74).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   93.54%   93.63%   +0.08%     
==========================================
  Files           4        4              
  Lines         217      220       +3     
==========================================
+ Hits          203      206       +3     
  Misses         14       14              
Files with missing lines Coverage Δ
tests/test_packsmanager.py 95.28% <100.00%> (+0.04%) ⬆️
tests/test_profilesmanager.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sbillinge sbillinge merged commit 06dec82 into diffpy:main Nov 20, 2025
7 checks passed
@sbillinge
Copy link
Contributor

very nice, a thing of beauty

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.

style: add rich dependency for terminal printing in color

2 participants