Skip to content

Merge open contributions: history fix, paste transformer, inline suggestions#115

Merged
maxlandon merged 4 commits into
masterfrom
dev
Jul 5, 2026
Merged

Merge open contributions: history fix, paste transformer, inline suggestions#115
maxlandon merged 4 commits into
masterfrom
dev

feat(inline): add commands to accept application-provided inline sugg…

f8270f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 0s

39.04% (+0.71%) compared to 088046b

View this Pull Request on Codecov

39.04% (+0.71%) compared to 088046b

Details

Codecov Report

❌ Patch coverage is 73.26733% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.04%. Comparing base (088046b) to head (f8270f3).

Files with missing lines Patch % Lines
shell.go 54.54% 5 Missing and 5 partials ⚠️
internal/display/engine.go 74.07% 7 Missing ⚠️
internal/display/refresh.go 33.33% 3 Missing and 1 partial ⚠️
emacs.go 81.81% 2 Missing ⚠️
internal/display/inline.go 92.59% 1 Missing and 1 partial ⚠️
vim.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   38.33%   39.04%   +0.71%     
==========================================
  Files          59       60       +1     
  Lines        9516     9606      +90     
==========================================
+ Hits         3648     3751     +103     
+ Misses       5785     5767      -18     
- Partials       83       88       +5     

☔ View full report in Codecov by Harness.
📢 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.