Skip to content

docs: show exceptions raised aren't always JSON#4128

Merged
provinzkraut merged 2 commits intolitestar-org:mainfrom
euri10:docs_3062
Apr 24, 2025
Merged

docs: show exceptions raised aren't always JSON#4128
provinzkraut merged 2 commits intolitestar-org:mainfrom
euri10:docs_3062

Conversation

@euri10
Copy link
Copy Markdown
Contributor

@euri10 euri10 commented Apr 19, 2025

Description

Closes

fixes #3062

@euri10 euri10 requested review from a team as code owners April 19, 2025 12:15
@github-actions github-actions bot added area/docs This PR involves changes to the documentation size: small type/docs pr/external Triage Required 🏥 This requires triage labels Apr 19, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (78ae4c1) to head (977e46f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4128   +/-   ##
=======================================
  Coverage   98.37%   98.37%           
=======================================
  Files         348      348           
  Lines       15845    15845           
  Branches     1749     1749           
=======================================
  Hits        15587    15587           
  Misses        123      123           
  Partials      135      135           

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

@provinzkraut provinzkraut enabled auto-merge (squash) April 19, 2025 15:56
@provinzkraut provinzkraut merged commit 66d744d into litestar-org:main Apr 24, 2025
28 checks passed
@euri10 euri10 deleted the docs_3062 branch April 24, 2025 15:52
@github-actions
Copy link
Copy Markdown

Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/4128

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

Labels

area/docs This PR involves changes to the documentation pr/external pr/internal size: small Triage Required 🏥 This requires triage type/docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Exceptions are not always JSON by default

2 participants