Skip to content

Conversation

giortzisg
Copy link
Contributor

@giortzisg giortzisg commented Sep 4, 2025

Closes #977.

Add support for unwrapping errors originating from errors.Join and set them as exception groups in the UI, by creating a tree like unwrap logic for them.

Copy link

codecov bot commented Sep 4, 2025

Codecov Report

❌ Patch coverage is 97.29730% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.92%. Comparing base (54a69e0) to head (f608b91).

Files with missing lines Patch % Lines
interfaces.go 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1075      +/-   ##
==========================================
+ Coverage   86.90%   86.92%   +0.01%     
==========================================
  Files          55       57       +2     
  Lines        6011     6048      +37     
==========================================
+ Hits         5224     5257      +33     
- Misses        643      647       +4     
  Partials      144      144              

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

@giortzisg giortzisg marked this pull request as ready for review September 10, 2025 11:44
@giortzisg giortzisg requested a review from cleptric September 10, 2025 11:44
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@cleptric cleptric added the Feature Issue type label Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Issue type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Decompose errors.Join errors in SetException
2 participants