Skip to content

Conversation

@linw1995
Copy link
Owner

@linw1995 linw1995 commented Jan 5, 2026

  • Rename crates/code-highlight/ to crates/coco-highlight/ to align with naming convention
  • Update all import references from code_highlight to coco_highlight across the codebase
  • Update Cargo.toml dependencies in coco-tui and workspace Cargo.lock
  • Maintain all functionality while improving crate naming consistency

- Rename `crates/code-highlight/` to `crates/coco-highlight/` to align with naming convention
- Update all import references from `code_highlight` to `coco_highlight` across the codebase
- Update Cargo.toml dependencies in coco-tui and workspace Cargo.lock
- Maintain all functionality while improving crate naming consistency
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (dev@8af9812). Learn more about missing BASE report.

Files with missing lines Patch % Lines
crates/coco-tui/src/components/transcript.rs 0.00% 2 Missing ⚠️
crates/coco-tui/examples/draw_components.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev      #73   +/-   ##
======================================
  Coverage       ?   59.25%           
======================================
  Files          ?       77           
  Lines          ?    15488           
  Branches       ?        0           
======================================
  Hits           ?     9177           
  Misses         ?     6311           
  Partials       ?        0           

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

@linw1995 linw1995 merged commit 6e5a293 into dev Jan 5, 2026
3 checks passed
@linw1995 linw1995 deleted the refactor/rename-crate branch January 5, 2026 12:42
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.

3 participants