Skip to content

If clipboard operations throw an exception, don't crash#300

Merged
waf merged 1 commit into
mainfrom
clipboard-exception-should-not-throw-exception
Jun 15, 2026
Merged

If clipboard operations throw an exception, don't crash#300
waf merged 1 commit into
mainfrom
clipboard-exception-should-not-throw-exception

If clipboard operations throw an exception, don't crash

e410516
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 1s

86.2% (target 85.0%)

View this Pull Request on Codecov

86.2% (target 85.0%)

Details

Codecov Report

❌ Patch coverage is 96.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.2%. Comparing base (f59d789) to head (e410516).

Files with missing lines Patch % Lines
src/PrettyPrompt/Panes/CodePane.cs 95.2% 1 Missing ⚠️
src/PrettyPrompt/Prompt.cs 0.0% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #300     +/-   ##
=======================================
+ Coverage   85.8%   86.2%   +0.4%     
=======================================
  Files         47      47             
  Lines       4030    4063     +33     
  Branches     676     677      +1     
=======================================
+ Hits        3460    3505     +45     
+ Misses       404     392     -12     
  Partials     166     166             

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