Skip to content

Conversation

sydney-runkle
Copy link
Contributor

Fix #9289

@github-actions github-actions bot added the relnotes-fix Used for bugfixes. label Sep 4, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 4, 2024

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5180705
Status: ✅  Deploy successful!
Preview URL: https://7aa6a885.pydantic-docs.pages.dev
Branch Preview URL: https://use-schema-gen.pydantic-docs.pages.dev

View logs

Copy link

codspeed-hq bot commented Sep 4, 2024

CodSpeed Performance Report

Merging #10300 will not alter performance

Comparing use-schema-gen (5180705) with main (0a78494)

Summary

✅ 45 untouched benchmarks

Copy link
Contributor

github-actions bot commented Sep 4, 2024

Coverage report

Click to see where and how coverage changed

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

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

@Viicos Viicos changed the title Use custom schema gen for type adapter Respect schema_generator config value in TypeAdapter Sep 4, 2024
Copy link
Member

@Viicos Viicos left a comment

Choose a reason for hiding this comment

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

Nice!

@sydney-runkle sydney-runkle merged commit 8a01cc8 into main Sep 4, 2024
61 checks passed
@sydney-runkle sydney-runkle deleted the use-schema-gen branch September 4, 2024 12:04
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.

TypeAdapter doesn't respect config['schema_generator']
2 participants