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

Update_htool #12

Open
wants to merge 52 commits into
base: main
Choose a base branch
from

fixup

6056731
Select commit
Loading
Failed to load commit list.
Open

Update_htool #12

fixup
6056731
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 9, 2024 in 0s

83.28% (-15.56%) compared to e73e70b

View this Pull Request on Codecov

83.28% (-15.56%) compared to e73e70b

Details

Codecov Report

Attention: Patch coverage is 87.18412% with 71 lines in your changes missing coverage. Please review.

Project coverage is 83.28%. Comparing base (e73e70b) to head (6056731).

Files with missing lines Patch % Lines
src/htool/misc/logger.hpp 42.30% 15 Missing ⚠️
...solver/interfaces/virtual_coarse_space_builder.hpp 38.09% 13 Missing ⚠️
src/htool/local_operator/local_operator.hpp 69.69% 10 Missing ⚠️
src/htool/hmatrix/hmatrix.hpp 74.07% 7 Missing ⚠️
.../hmatrix/interfaces/virtual_low_rank_generator.hpp 78.78% 7 Missing ⚠️
src/htool/matplotlib/cluster.hpp 83.72% 7 Missing ⚠️
src/htool/hmatrix/hmatrix_builder.hpp 76.47% 4 Missing ⚠️
.../htool/solver/geneo/coarse_space_dense_builder.hpp 92.72% 4 Missing ⚠️
...tool/distributed_operator/distributed_operator.hpp 93.10% 2 Missing ⚠️
src/htool/solver/solver.hpp 95.45% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #12       +/-   ##
===========================================
- Coverage   98.84%   83.28%   -15.56%     
===========================================
  Files           8       27       +19     
  Lines         346     1059      +713     
===========================================
+ Hits          342      882      +540     
- Misses          4      177      +173     

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