Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add pandera third-party tests#11193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Viicos merged 2 commits intomainfrompandera-ci
Dec 30, 2024
Merged

Add pandera third-party tests#11193

Viicos merged 2 commits intomainfrompandera-ci
Dec 30, 2024

Conversation

Viicos
Copy link
Member

Change Summary

Part of#11160.

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-actionsgithub-actionsbot added the relnotes-fixUsed for bugfixes. labelDec 30, 2024
@ViicosViicos mentioned this pull requestDec 30, 2024
16 tasks
@ViicosViicos added the third-party-testsAdd this label on a PR to trigger 3rd party tests labelDec 30, 2024
@cloudflare-workers-and-pagesCloudflare Workers and Pages
Copy link

cloudflare-workers-and-pagesbot commentedDec 30, 2024
edited
Loading

Deploying pydantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit:edc8fd4
Status: ✅  Deploy successful!
Preview URL:https://d8a7ef95.pydantic-docs.pages.dev
Branch Preview URL:https://pandera-ci.pydantic-docs.pages.dev

View logs

@ViicosViicos closed thisDec 30, 2024
@ViicosViicos reopened thisDec 30, 2024
@codspeed-hqCodSpeed HQ
Copy link

codspeed-hqbot commentedDec 30, 2024
edited
Loading

CodSpeed Performance Report

Merging#11193 willdegrade performances by 5.78%

Comparingpandera-ci (edc8fd4) withmain (cfd4c9f)

Summary

❌ 1 (👁 1) regressions
✅ 45 untouched benchmarks

Benchmarks breakdown

Benchmarkmainpandera-ciChange
👁test_simple_model_validation[model_validate]40.1 µs42.6 µs-5.78%

@github-actionsGitHub Actions
Copy link
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

@ViicosViicosenabled auto-merge (squash)December 30, 2024 16:38
Copy link
Contributor

@sydney-runklesydney-runkle left a comment

Choose a reason for hiding this comment

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

LGTM, just some questions about our general structure for this test file.

strategy:
fail-fast: false
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11']
Copy link
Contributor

Choose a reason for hiding this comment

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

No 3.12?

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Seems like they are lagging behind Python versions..

sydney-runkle reacted with thumbs up emoji
Comment on lines +5 to +10
# Instructions:
# - The CI should be as close as possible to the original project's workflows.
# - Use the checkout action to clone Pydantic with a custom path (e.g. `path: pydantic-latest`).
# - Make sure Pydantic is installed in editable mode (e.g. `uv pip install -e ./pydantic-latest`)
# so that the path appears in the `pip list` output (and so we can be assured Pydantic was properly
# installed from the provided path).
Copy link
Contributor

Choose a reason for hiding this comment

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

Good to add these here. There's so much redundancy across jobs, maybe we could consolidate with shared logic for installing pydantic and settings things up...

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

The thing is each library depends on different tools: pip, uv, pdm, etc so having things consolidated is quite hard

sydney-runkle reacted with thumbs up emoji
Copy link
Contributor

@sydney-runklesydney-runkle left a comment

Choose a reason for hiding this comment

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

Nice, thanks!

@ViicosViicos merged commit4332d8f intomainDec 30, 2024
79 checks passed
@ViicosViicos deleted the pandera-ci branchDecember 30, 2024 18:12
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@sydney-runklesydney-runklesydney-runkle approved these changes

Assignees
No one assigned
Labels
relnotes-fixUsed for bugfixes.third-party-testsAdd this label on a PR to trigger 3rd party tests
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Viicos@sydney-runkle

[8]ページ先頭

©2009-2025 Movatter.jp