Skip to content

feat: allow disabling ctrl-c handling

91f6e4a
Select commit
Loading
Failed to load commit list.
Merged

feat: allow disabling ctrl-c handling #149

feat: allow disabling ctrl-c handling
91f6e4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2025 in 0s

89.98% (+0.23%) compared to 32bbd78

View this Pull Request on Codecov

89.98% (+0.23%) compared to 32bbd78

Details

Codecov Report

❌ Patch coverage is 55.40541% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.98%. Comparing base (32bbd78) to head (91f6e4a).

Files with missing lines Patch % Lines
packages/iocraft/src/element.rs 56.66% 24 Missing and 2 partials ⚠️
packages/iocraft/src/terminal.rs 41.66% 6 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
+ Coverage   89.75%   89.98%   +0.23%     
==========================================
  Files          31       31              
  Lines        5171     5192      +21     
  Branches     5171     5192      +21     
==========================================
+ Hits         4641     4672      +31     
+ Misses        430      419      -11     
- Partials      100      101       +1     
Files with missing lines Coverage Δ
packages/iocraft/src/render.rs 96.34% <100.00%> (ø)
packages/iocraft/src/terminal.rs 68.43% <41.66%> (-0.72%) ⬇️
packages/iocraft/src/element.rs 78.64% <56.66%> (+9.00%) ⬆️

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.