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

Make extension depend on StaticArrays and optimize lu_instance #449

Merged

Make extension depend on StaticArrays and optimize lu_instance

50e2776
Select commit
Loading
Failed to load commit list.
Merged

Make extension depend on StaticArrays and optimize lu_instance #449

Make extension depend on StaticArrays and optimize lu_instance
50e2776
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2024 in 0s

70.28% (+0.10%) compared to 193993c

View this Pull Request on Codecov

70.28% (+0.10%) compared to 193993c

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.28%. Comparing base (193993c) to head (50e2776).
Report is 9 commits behind head on master.

Files Patch % Lines
ext/ArrayInterfaceStaticArraysExt.jl 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
+ Coverage   70.17%   70.28%   +0.10%     
==========================================
  Files          10       11       +1     
  Lines         560      562       +2     
==========================================
+ Hits          393      395       +2     
  Misses        167      167              

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