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

Operators for higher dimensional Tensorspaces #390

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

fix tuple of promote Kronercker spaces

40fbf7a
Select commit
Loading
Failed to load commit list.
Open

Operators for higher dimensional Tensorspaces #390

fix tuple of promote Kronercker spaces
40fbf7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 5, 2024 in 0s

60.89% (-4.77%) compared to f1b1402

View this Pull Request on Codecov

60.89% (-4.77%) compared to f1b1402

Details

Codecov Report

Attention: Patch coverage is 23.88060% with 102 lines in your changes missing coverage. Please review.

Project coverage is 60.89%. Comparing base (f1b1402) to head (40fbf7a).
Report is 203 commits behind head on master.

Files Patch % Lines
src/Multivariate/TensorSpace.jl 14.10% 67 Missing ⚠️
src/PDE/KroneckerOperator.jl 36.00% 32 Missing ⚠️
src/Multivariate/TrivialTensorFun.jl 0.00% 2 Missing ⚠️
src/Caching/blockbanded.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #390      +/-   ##
==========================================
- Coverage   65.66%   60.89%   -4.77%     
==========================================
  Files          79       80       +1     
  Lines        8323     8547     +224     
==========================================
- Hits         5465     5205     -260     
- Misses       2858     3342     +484     

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