Skip to content

feat(editor): introduce chewing.auto_snapshot_selections option

7bc3fc3
Select commit
Loading
Failed to load commit list.
Merged

feat(editor): introduce chewing.auto_snapshot_selections option #803

feat(editor): introduce chewing.auto_snapshot_selections option
7bc3fc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2026 in 0s

92.00% (+0.02%) compared to b5b9862

View this Pull Request on Codecov

92.00% (+0.02%) compared to b5b9862

Details

Codecov Report

❌ Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.00%. Comparing base (b5b9862) to head (7bc3fc3).

Files with missing lines Patch % Lines
capi/src/io.rs 80.00% 1 Missing ⚠️
src/editor/mod.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #803      +/-   ##
==========================================
+ Coverage   91.97%   92.00%   +0.02%     
==========================================
  Files          38       38              
  Lines        9496     9490       -6     
==========================================
- Hits         8734     8731       -3     
+ Misses        762      759       -3     

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