Skip to content

Remove POC of exception support - #29

Merged
vvish merged 1 commit into
mainfrom
remove_exception_poc
Sep 8, 2026
Merged

Remove POC of exception support#29
vvish merged 1 commit into
mainfrom
remove_exception_poc

Conversation

@vvish

@vvish vvish commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Configurable error handling and exception support were experimental, and it is currently unclear if these features are necessary. PR #27 contains the primary POC implementation, which can serve as a reference if this topic is revisited.

This PR removes the initial configurable error handling facilities from trunk

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.28%. Comparing base (53abfa0) to head (cbec1e7).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   81.76%   82.28%   +0.51%     
==========================================
  Files           9        8       -1     
  Lines         181      175       -6     
  Branches       27       27              
==========================================
- Hits          148      144       -4     
+ Misses         12       10       -2     
  Partials       21       21              

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

@vvish vvish changed the title Remove POC for exception support Remove POC ofexception support Sep 8, 2026
@vvish vvish changed the title Remove POC ofexception support Remove POC of exception support Sep 8, 2026
@vvish
vvish marked this pull request as ready for review September 8, 2026 22:41
@vvish
vvish merged commit cade247 into main Sep 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants