Skip to content

Conversation

@Degfy
Copy link
Member

@Degfy Degfy commented Nov 13, 2025

  • Implemented Unwrap method for BError and defaultErr types
  • Added WrapError function to wrap errors with message prefixes
  • Included comprehensive tests for error wrapping functionality
  • Ensured compatibility with existing error types and interfaces

Degfy added 3 commits June 10, 2025 10:34
- Modify Serve function to accept optional variadic parameters
- Enhance flexibility for passing arguments to Default.Serve
- Implemented Unwrap method for BError and defaultErr types
- Added WrapError function to wrap errors with message prefixes
- Included comprehensive tests for error wrapping functionality
- Ensured compatibility with existing error types and interfaces
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
error.go 33.33% 4 Missing ⚠️
Files with missing lines Coverage Δ
default.go 100.00% <100.00%> (ø)
error.go 96.66% <33.33%> (-3.34%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Degfy Degfy merged commit cd32441 into main Nov 13, 2025
2 of 3 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