Skip to content

Conversation

@maxpaik16
Copy link
Contributor

Added option to link against OpenMP to MKL cmake recipe

Added additional options to Hypre solver. Most importantly, made sure that problem dimension can actually be set by the user.

Improved performance of copying databetween Eigen and Hypre.

@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.60%. Comparing base (71271fb) to head (19540c6).

Files with missing lines Patch % Lines
src/polysolve/linear/HypreSolver.cpp 50.00% 35 Missing ⚠️

❌ Your patch check has failed because the patch coverage (50.00%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   82.04%   80.60%   -1.44%     
==========================================
  Files          47       49       +2     
  Lines        2049     2047       -2     
  Branches      252      279      +27     
==========================================
- Hits         1681     1650      -31     
- Misses        368      397      +29     
Flag Coverage Δ
polysolve 80.60% <50.00%> (-1.44%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant