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

build: adopt spec-0 #208

Merged
merged 2 commits into from
Dec 1, 2024

ci: don’t check pypy until 3.11 support

6b32189
Select commit
Loading
Failed to load commit list.
Merged

build: adopt spec-0 #208

ci: don’t check pypy until 3.11 support
6b32189
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2024 in 0s

97.04% (+0.77%) compared to a5a1d9f

View this Pull Request on Codecov

97.04% (+0.77%) compared to a5a1d9f

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.04%. Comparing base (a5a1d9f) to head (6b32189).

Files with missing lines Patch % Lines
src/unxt/_src/quantity/base.py 0.00% 1 Missing ⚠️
src/unxt/_src/utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
+ Coverage   96.26%   97.04%   +0.77%     
==========================================
  Files          43       43              
  Lines        1579     1555      -24     
  Branches       72      329     +257     
==========================================
- Hits         1520     1509      -11     
+ Misses         47       36      -11     
+ Partials       12       10       -2     

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