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 v1/v2 compat #84

Merged
merged 6 commits into from
Jan 10, 2024
Merged

Feature: pydantic v1/v2 compat #84

merged 6 commits into from
Jan 10, 2024

Conversation

yanyongyu
Copy link
Owner

No description provided.

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

codecov bot commented Jan 10, 2024

Codecov Report

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

Comparison is base (d0217b6) 35.22% compared to head (7dd2510) 35.23%.

Files Patch % Lines
...ithubkit/versions/v2022_11_28/models/group_0972.py 0.00% 5 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_0975.py 0.00% 5 Missing ⚠️
githubkit/compat.py 80.00% 2 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_0227.py 0.00% 2 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_0313.py 0.00% 2 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_0314.py 0.00% 2 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_0315.py 0.00% 2 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_0982.py 0.00% 2 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_0002.py 0.00% 1 Missing ⚠️
...ithubkit/versions/v2022_11_28/models/group_0041.py 0.00% 1 Missing ⚠️
... and 38 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   35.22%   35.23%   +0.01%     
==========================================
  Files        2414     2414              
  Lines      124872   124893      +21     
==========================================
+ Hits        43987    44007      +20     
- Misses      80885    80886       +1     
Flag Coverage Δ
unittests 35.23% <18.42%> (+0.01%) ⬆️

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.

@yanyongyu yanyongyu merged commit 6767c9f into master Jan 10, 2024
35 of 36 checks passed
@yanyongyu yanyongyu deleted the feat/pydantic-compat branch January 10, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant