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

🐛 fix(arrayish): enable add -> radd #128

Merged
merged 1 commit into from
Feb 7, 2025

🐛 fix(arrayish): enable add -> radd

51b8080
Select commit
Loading
Failed to load commit list.
Merged

🐛 fix(arrayish): enable add -> radd #128

🐛 fix(arrayish): enable add -> radd
51b8080
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 1s

91.84% (+1.63%) compared to 3f439ad

View this Pull Request on Codecov

91.84% (+1.63%) compared to 3f439ad

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 91.84%. Comparing base (3f439ad) to head (51b8080).
Report is 109 commits behind head on main.

Files with missing lines Patch % Lines
src/quaxed/experimental/_arrayish/binary.py 50.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   90.20%   91.84%   +1.63%     
==========================================
  Files          18       42      +24     
  Lines         582     1336     +754     
==========================================
+ Hits          525     1227     +702     
- Misses         57      109      +52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.