8000 fix big int subclass extraction by samuelcolvin · Pull Request #919 · pydantic/pydantic-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix big int subclass extraction #919

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

Merged
merged 1 commit into from
Aug 23, 2023
Merged

fix big int subclass extraction #919

merged 1 commit into from
Aug 23, 2023

Conversation

samuelcolvin
Copy link
Member

As suggested by @davidhewitt on #914.

Selected Reviewer: @adriangb

@samuelcolvin
Copy link
Member Author

please review.

@adriangb adriangb enabled auto-merge (squash) August 23, 2023 15:52
@codecov
Copy link
codecov bot commented Aug 23, 2023

Codecov Report

Merging #919 (c9746d5) into main (e414a12) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #919   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files         105      105           
  Lines       15401    15404    +3     
  Branches       25       25           
=======================================
+ Hits        14451    14454    +3     
  Misses        944      944           
  Partials        6        6           
Files Changed Coverage Δ
src/input/input_python.rs 98.30% <100.00%> (-0.01%) ⬇️
src/input/return_enums.rs 85.07% <100.00%> (+0.13%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e414a12...c9746d5. Read the comment docs.

@codspeed-hq
Copy link
codspeed-hq bot commented Aug 23, 2023

CodSpeed Performance Report

Merging #919 will not alter performance

Comparing big-int-extract (c9746d5) with main (e414a12)

Summary

✅ 138 untouched benchmarks

@adriangb adriangb merged commit e34a5eb into main Aug 23, 2023
@adriangb adriangb deleted the big-int-extract branch August 23, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0