Skip to content

Conversation

@seapagan
Copy link
Owner

@seapagan seapagan commented Dec 15, 2025

  • update to latest pydantic under python 3.14

Signed-off-by: Grant Ramsay <seapagan@gmail.com>
@seapagan seapagan self-assigned this Dec 15, 2025
@seapagan seapagan added the bug Something isn't working label Dec 15, 2025
@seapagan seapagan changed the title update to latest pydantic under python 3.14 Ensure python 3.14 compatability Dec 15, 2025
pre-commit-ci bot and others added 3 commits December 15, 2025 09:00
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
no more sublassing of FieldInfo which was never officially sanctioned

Signed-off-by: Grant Ramsay <seapagan@gmail.com>
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.14% (target: -1.00%) 92.31%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (daf911f) 687 687 100.00%
Head commit (c2c0109) 691 (+4) 690 (+3) 99.86% (-0.14%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#87) 13 12 92.31%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

1 similar comment
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.14% (target: -1.00%) 92.31%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (daf911f) 687 687 100.00%
Head commit (c2c0109) 691 (+4) 690 (+3) 99.86% (-0.14%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#87) 13 12 92.31%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codacy-production
Copy link

codacy-production bot commented Dec 15, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (daf911f) 687 687 100.00%
Head commit (cd47adb) 697 (+10) 697 (+10) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#87) 19 19 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Signed-off-by: Grant Ramsay <seapagan@gmail.com>
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
this allows complete backward compatibility until it is removed

Signed-off-by: Grant Ramsay <seapagan@gmail.com>
…nings

Signed-off-by: Grant Ramsay <seapagan@gmail.com>
stops pytest output getting messy

Signed-off-by: Grant Ramsay <seapagan@gmail.com>
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
…ntation

Signed-off-by: Grant Ramsay <seapagan@gmail.com>
Signed-off-by: Grant Ramsay <seapagan@gmail.com>
@seapagan seapagan marked this pull request as ready for review December 15, 2025 13:22
…hon 3.14 to classifiers in pyproject.toml

Signed-off-by: Grant Ramsay <seapagan@gmail.com>
@seapagan seapagan merged commit 1314004 into main Dec 15, 2025
14 checks passed
@seapagan seapagan deleted the python-3.14-compat branch December 15, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants