-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
fix: Handle strictness for Decimal Series construction #15309
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #15309 +/- ##
==========================================
+ Coverage 80.98% 80.99% +0.01%
==========================================
Files 1445 1445
Lines 189925 189959 +34
Branches 2712 2713 +1
==========================================
+ Hits 153808 153859 +51
+ Misses 35618 35601 -17
Partials 499 499 ☔ View full report in Codecov by Sentry. |
dde9736
to
6048366
Compare
CodSpeed Performance ReportMerging #15309 will degrade performances by 18.08%Comparing Summary
Benchmarks breakdown
|
6048366
to
0943226
Compare
04f7c8e
to
bbe5fc7
Compare
Ref #14427
Changes
strict
parameter. This means that the following will raise unlessstrict=False
is set:dtype