Skip to content

Conversation

@osovskiyalexandr
Copy link
Contributor

PR checklist

  • I've written good commit message for all commits
  • I've split changes into separate commits where it's appropriate
  • I've added the description of function to documentation
  • I've updated project version in pyproject.toml
  • I'll make a release when PR is merged
  • I'll bump pybotx in bot-template

@osovskiyalexandr osovskiyalexandr changed the title feat: bump pydantic feat: bump pydantic to 2 version Jul 11, 2025
@osovskiyalexandr osovskiyalexandr linked an issue Jul 11, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9219e2e) to head (589afb6).
⚠️ Report is 1 commits behind head on release-candidate.

Additional details and impacted files
@@                 Coverage Diff                  @@
##           release-candidate      #512    +/-   ##
====================================================
  Coverage             100.00%   100.00%            
====================================================
  Files                    125       127     +2     
  Lines                   4381      4586   +205     
  Branches                   0       180   +180     
====================================================
+ Hits                    4381      4586   +205     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@osovskiyalexandr osovskiyalexandr changed the base branch from master to release-candidate July 16, 2025 10:59
p1p1daster and others added 6 commits July 16, 2025 14:10
* feat: Add method to create thread to Bot

* fix: linter errors

* fix: remove duplicate exception

* fix: docstring format

* add enum value for thread chat type

* Add test cases, move duplicating code to fixture, fix name of test
@osovskiyalexandr osovskiyalexandr merged commit 6bd9db6 into release-candidate Aug 8, 2025
9 checks passed
@osovskiyalexandr osovskiyalexandr deleted the feat/pydantic_v2 branch August 8, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade dependency pydantic to >=2.8.2

5 participants