Skip to content

feat(http/unstable): implement problem details (RFC 9457)#7033

Open
tomas-zijdemans wants to merge 3 commits intodenoland:mainfrom
tomas-zijdemans:problem-details
Open

feat(http/unstable): implement problem details (RFC 9457)#7033
tomas-zijdemans wants to merge 3 commits intodenoland:mainfrom
tomas-zijdemans:problem-details

Conversation

@tomas-zijdemans
Copy link
Contributor

No description provided.

@tomas-zijdemans tomas-zijdemans requested a review from kt3k as a code owner March 5, 2026 19:40
@github-actions github-actions bot added the http label Mar 5, 2026
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.39%. Comparing base (260f5b8) to head (f94230e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7033   +/-   ##
=======================================
  Coverage   94.38%   94.39%           
=======================================
  Files         628      629    +1     
  Lines       50175    50252   +77     
  Branches     8840     8867   +27     
=======================================
+ Hits        47357    47434   +77     
  Misses       2251     2251           
  Partials      567      567           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

Mostly looks good to me. Thanks for the suggestion. Left one minor suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants