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

a bit of numba to be faster in numpy #140

Merged
merged 1 commit into from
Apr 23, 2024
Merged

a bit of numba to be faster in numpy #140

merged 1 commit into from
Apr 23, 2024

Conversation

Ipuch
Copy link
Owner

@Ipuch Ipuch commented Apr 23, 2024

a bit of numba to be faster in numpy


This change is Reviewable

a bit of numba to be faster in numpy
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

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

Project coverage is 83.67%. Comparing base (dd0cb46) to head (a7cba88).
Report is 1 commits behind head on main.

Files Patch % Lines
bionc/bionc_numpy/rotations.py 65.38% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
- Coverage   83.80%   83.67%   -0.13%     
==========================================
  Files          93       93              
  Lines        5976     5984       +8     
==========================================
- Hits         5008     5007       -1     
- Misses        968      977       +9     
Flag Coverage Δ
unittests 83.67% <66.66%> (-0.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Ipuch
Copy link
Owner Author

Ipuch commented Apr 23, 2024

Weird because when using codecov function are now considered as not covered

@Ipuch Ipuch merged commit 0c15a0c into main Apr 23, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant