Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: 支持 Pydantic v2 #90

Merged
merged 8 commits into from
Feb 13, 2024
Merged

Feature: 支持 Pydantic v2 #90

merged 8 commits into from
Feb 13, 2024

Conversation

yanyongyu
Copy link
Member

No description provided.

@yanyongyu yanyongyu added the enhancement New feature or request label Feb 10, 2024
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

Attention: 43 lines in your changes are missing coverage. Please review.

Comparison is base (a4d4365) 67.70% compared to head (8b2375f) 67.02%.

Files Patch % Lines
nonebot/adapters/onebot/v11/event.py 56.00% 11 Missing ⚠️
nonebot/adapters/onebot/v12/event.py 65.62% 11 Missing ⚠️
nonebot/adapters/onebot/compat.py 41.66% 7 Missing ⚠️
nonebot/adapters/onebot/v12/utils.py 45.45% 6 Missing ⚠️
nonebot/adapters/onebot/utils.py 75.00% 2 Missing ⚠️
nonebot/adapters/onebot/v11/bot.py 33.33% 2 Missing ⚠️
nonebot/adapters/onebot/v12/bot.py 33.33% 2 Missing ⚠️
nonebot/adapters/onebot/v11/adapter.py 80.00% 1 Missing ⚠️
nonebot/adapters/onebot/v12/adapter.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   67.70%   67.02%   -0.69%     
==========================================
  Files          23       24       +1     
  Lines        2081     2144      +63     
==========================================
+ Hits         1409     1437      +28     
- Misses        672      707      +35     
Flag Coverage Δ
unittests 67.02% <61.60%> (-0.69%) ⬇️

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.

Copy link

github-actions bot commented Feb 10, 2024

@github-actions github-actions bot temporarily deployed to pull request February 10, 2024 07:58 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 10, 2024 08:45 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 10, 2024 09:10 Inactive
@yanyongyu yanyongyu requested a review from he0119 February 10, 2024 09:12
@github-actions github-actions bot temporarily deployed to pull request February 10, 2024 11:40 Inactive
nonebot/adapters/onebot/utils.py Show resolved Hide resolved
nonebot/adapters/onebot/v11/event.py Outdated Show resolved Hide resolved
nonebot/adapters/onebot/v12/event.py Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to pull request February 13, 2024 03:22 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 13, 2024 03:27 Inactive
@yanyongyu yanyongyu merged commit ac6e5a1 into master Feb 13, 2024
16 of 18 checks passed
@yanyongyu yanyongyu deleted the feat/pydantic-v2 branch February 13, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

3 participants