Skip to content

Feat/line provider#51

Merged
kibi2 merged 1 commit intomainfrom
feat/line_provider
Apr 6, 2026
Merged

Feat/line provider#51
kibi2 merged 1 commit intomainfrom
feat/line_provider

Conversation

@kibi2
Copy link
Copy Markdown
Owner

@kibi2 kibi2 commented Apr 6, 2026

Summary

Introduce a LineProvider abstraction and improve multiline cell rendering.

Changes

  • Add LineProvider to decouple line access logic
  • Implement multiline cell rendering (clean version)
  • Use buffer cache to efficiently detect block boundaries

Notes

This refactor prepares for future improvements in rendering and block handling.
No breaking changes are expected.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

❌ Patch coverage is 95.38462% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lua/tirenvi/core/tir_vim.lua 96.15% 1 Missing ⚠️
lua/tirenvi/state/buffer.lua 66.66% 1 Missing ⚠️
lua/tirenvi/state/buffer_line_provider.lua 87.50% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@kibi2 kibi2 merged commit e9a9769 into main Apr 6, 2026
3 checks passed
@kibi2 kibi2 deleted the feat/line_provider branch April 6, 2026 09:13
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.

1 participant