Skip to content

Conversation

Viicos
Copy link
Member

@Viicos Viicos commented Apr 8, 2025

Change Summary

Fixes #11446.

Related issue number

Checklist

  • The pull request title is a good summary of the changes - it will be used in the changelog
  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including the phrase "please review" to assign reviewers

@github-actions github-actions bot added the relnotes-fix Used for bugfixes. label Apr 8, 2025
Copy link

cloudflare-workers-and-pages bot commented Apr 8, 2025

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 017d78e
Status: ✅  Deploy successful!
Preview URL: https://de545c1e.pydantic-docs.pages.dev
Branch Preview URL: https://js-default-ser-nested.pydantic-docs.pages.dev

View logs

Copy link
Contributor

github-actions bot commented Apr 8, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  pydantic
  json_schema.py
Project Total  

This report was generated by python-coverage-comment-action

Copy link

codspeed-hq bot commented Apr 8, 2025

CodSpeed Performance Report

Merging #11721 will not alter performance

Comparing js-default-ser-nested (017d78e) with main (8f6508a)

Summary

✅ 46 untouched benchmarks

Copy link
Contributor

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

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

LGTM with one suggestion

@Viicos Viicos merged commit 2e7cddb into main Apr 9, 2025
62 checks passed
@Viicos Viicos deleted the js-default-ser-nested branch April 9, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes-fix Used for bugfixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serializer is not applied to json schema default value
2 participants