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

Fix 32-bit OS compatibility with Krylov wrappers #458

Merged
merged 1 commit into from
Jan 9, 2024

Fix 32-bit OS compatibility with Krylov wrappers

9999044
Select commit
Loading
Failed to load commit list.
Merged

Fix 32-bit OS compatibility with Krylov wrappers #458

Fix 32-bit OS compatibility with Krylov wrappers
9999044
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 0s

66.06% (+0.00%) compared to 50bc8e1

View this Pull Request on Codecov

66.06% (+0.00%) compared to 50bc8e1

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (50bc8e1) 66.06% compared to head (9999044) 66.06%.

Files Patch % Lines
src/iterative_wrappers.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #458   +/-   ##
=======================================
  Coverage   66.06%   66.06%           
=======================================
  Files          27       27           
  Lines        2122     2122           
=======================================
  Hits         1402     1402           
  Misses        720      720           

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