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

Updated cimport for numpy to maintain cimport consistency #4346

Merged
merged 3 commits into from
Dec 11, 2023

Update CHANGELOG

491a041
Select commit
Loading
Failed to load commit list.
Merged

Updated cimport for numpy to maintain cimport consistency #4346

Update CHANGELOG
491a041
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 1s

93.37% (+0.00%) compared to 37d8fee

View this Pull Request on Codecov

93.37% (+0.00%) compared to 37d8fee

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (37d8fee) 93.37% compared to head (491a041) 93.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #4346     +/-   ##
==========================================
  Coverage    93.37%   93.37%             
==========================================
  Files          170      184     +14     
  Lines        22340    23453   +1113     
  Branches      4085     4085             
==========================================
+ Hits         20859    21899   +1040     
- Misses         963     1036     +73     
  Partials       518      518             

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