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

feat: a sympy backend #442

Merged
merged 45 commits into from
Apr 23, 2024

Bump coverage value

2a29f81
Select commit
Loading
Failed to load commit list.
Merged

feat: a sympy backend #442

Bump coverage value
2a29f81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2024 in 0s

86.77% (+0.39%) compared to a16da6d

View this Pull Request on Codecov

86.77% (+0.39%) compared to a16da6d

Details

Codecov Report

Attention: Patch coverage is 84.81013% with 120 lines in your changes are missing coverage. Please review.

Project coverage is 86.77%. Comparing base (a16da6d) to head (2a29f81).

Files Patch % Lines
src/vector/backends/sympy.py 85.08% 108 Missing ⚠️
src/vector/_lib.py 86.44% 8 Missing ⚠️
src/vector/__init__.py 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #442      +/-   ##
==========================================
+ Coverage   86.38%   86.77%   +0.39%     
==========================================
  Files          96       98       +2     
  Lines       11139    11927     +788     
==========================================
+ Hits         9622    10350     +728     
- Misses       1517     1577      +60     

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