Skip to content

Add ViewLines struct to replace Vec<ViewLine>#956

Merged
MitMaro merged 1 commit intomasterfrom
mitmaro/intro-viewlines
Mar 12, 2025
Merged

Add ViewLines struct to replace Vec<ViewLine>#956
MitMaro merged 1 commit intomasterfrom
mitmaro/intro-viewlines

Conversation

@MitMaro
Copy link
Owner

@MitMaro MitMaro commented Mar 12, 2025

This replaces the representation of lines with a ViewLines struct. This provides a standard interface for working with the lines.

This replaces the representation of lines with a ViewLines struct. This
provides a standard interface for working with the lines.
@MitMaro MitMaro self-assigned this Mar 12, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13812864051

Details

  • 53 of 53 (100.0%) changed or added relevant lines in 8 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 97.321%

Totals Coverage Status
Change from base Build 13810175802: 0.009%
Covered Lines: 4614
Relevant Lines: 4741

💛 - Coveralls

@MitMaro MitMaro merged commit e6e5b90 into master Mar 12, 2025
7 checks passed
@MitMaro MitMaro deleted the mitmaro/intro-viewlines branch March 12, 2025 13:58
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