Skip to content

Conversation

@nyurik
Copy link
Member

@nyurik nyurik commented Aug 25, 2025

No description provided.

Copilot AI review requested due to automatic review settings August 25, 2025 05:20
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR re-exports the cxx::Exception type to simplify usage throughout the codebase and updates function signatures to use the shorter Exception type alias instead of the fully qualified cxx::Exception.

  • Adds a re-export of cxx::Exception as Exception at the module level
  • Updates all trait method return types to use the simplified Exception type
  • Improves code readability by removing repetitive cxx:: prefixes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@nyurik nyurik merged commit b2fbe16 into fast-pack:main Aug 25, 2025
9 checks passed
@nyurik nyurik deleted the export-cxx branch August 25, 2025 16:23
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