Skip to content

fix: Verbose errors always contain high level detail message#2809

Merged
dadrus merged 2 commits intoreleasefrom
fix/error_response_messages
Oct 14, 2025
Merged

fix: Verbose errors always contain high level detail message#2809
dadrus merged 2 commits intoreleasefrom
fix/error_response_messages

Conversation

@dadrus
Copy link
Copy Markdown
Owner

@dadrus dadrus commented Oct 14, 2025

Related issue(s)

closes #2804

Checklist

  • I agree to follow this project's Code of Conduct.
  • I have read, and I am following this repository's Contributing Guidelines.
  • I have read the Security Policy.
  • I have referenced an issue describing the bug/feature request.
  • I have added tests that prove the correctness of my implementation.

Description

Making sure, verbose error responses always contain a high level detail message

@dadrus dadrus linked an issue Oct 14, 2025 that may be closed by this pull request
3 tasks
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 14, 2025

Codecov Report

❌ Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release@ee4b977). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on release.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
internal/x/errorchain/error_chain.go 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             release    #2809   +/-   ##
==========================================
  Coverage           ?   90.90%           
==========================================
  Files              ?      283           
  Lines              ?    13311           
  Branches           ?        0           
==========================================
  Hits               ?    12100           
  Misses             ?      956           
  Partials           ?      255           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dadrus dadrus merged commit 68e9a5c into release Oct 14, 2025
19 checks passed
@dadrus dadrus deleted the fix/error_response_messages branch October 14, 2025 23:05
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.

Authorizer message is not present in json response

1 participant