Skip to content

feat: add line numbers to diff gutter (003-diff-line-numbers)#8

Merged
remarkablemark merged 14 commits intomasterfrom
003-diff-line-numbers
Feb 8, 2026
Merged

feat: add line numbers to diff gutter (003-diff-line-numbers)#8
remarkablemark merged 14 commits intomasterfrom
003-diff-line-numbers

Conversation

@remarkablemark
Copy link
Owner

What is the motivation for this pull request?

Add line numbers to diff gutter (003-diff-line-numbers)

Unified

image

Side-by-Side

image

Checklist:

Encountered two children with the same key, `g-added-undefined-1`. Keys
should be unique so that components maintain their identity across
updates. Non-unique keys may cause children to be duplicated and/or
omitted — the behavior is unsupported and could change in a future
version.

Encountered two children with the same key, `c-added-undefined-1`. Keys
should be unique so that components maintain their identity across
updates. Non-unique keys may cause children to be duplicated and/or
omitted — the behavior is unsupported and could change in a future
version.
@remarkablemark remarkablemark self-assigned this Feb 8, 2026
@remarkablemark remarkablemark added the enhancement New feature or request label Feb 8, 2026
@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f4aecea) to head (68ba9c6).
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9        10    +1     
  Lines          116       155   +39     
  Branches        33        46   +13     
=========================================
+ Hits           116       155   +39     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@remarkablemark remarkablemark merged commit 6665c15 into master Feb 8, 2026
14 checks passed
@remarkablemark remarkablemark deleted the 003-diff-line-numbers branch February 8, 2026 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant