Skip to content

Conditionally forward domain to wrapper op #383

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

Merged
merged 2 commits into from
Feb 20, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Feb 20, 2023

Also, simplify code generation in the various wrapper macros

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Base: 71.39% // Head: 72.15% // Increases project coverage by +0.76% 🎉

Coverage data is based on head (8b414f4) compared to base (fea3939).
Patch coverage: 88.73% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
+ Coverage   71.39%   72.15%   +0.76%     
==========================================
  Files          79       79              
  Lines        8323     8326       +3     
==========================================
+ Hits         5942     6008      +66     
+ Misses       2381     2318      -63     
Impacted Files Coverage Δ
src/PDE/KroneckerOperator.jl 79.60% <0.00%> (+0.39%) ⬆️
src/Operators/Operator.jl 66.94% <57.14%> (+1.04%) ⬆️
src/Space.jl 85.53% <60.00%> (-0.13%) ⬇️
src/constructors.jl 79.78% <83.33%> (-1.07%) ⬇️
src/LinearAlgebra/helper.jl 66.12% <100.00%> (+1.41%) ⬆️
src/Multivariate/TensorSpace.jl 87.91% <100.00%> (+0.93%) ⬆️
src/Operators/SubOperator.jl 83.16% <100.00%> (+1.48%) ⬆️
src/Operators/banded/CalculusOperator.jl 79.09% <100.00%> (+0.19%) ⬆️
src/Operators/banded/ConstantOperator.jl 77.02% <100.00%> (+0.63%) ⬆️
src/Operators/banded/Conversion.jl 81.81% <100.00%> (+2.74%) ⬆️
... and 32 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jishnub jishnub merged commit 2b3ebb0 into JuliaApproximation:master Feb 20, 2023
@jishnub jishnub deleted the wrapperoperatordomain branch February 20, 2023 08:59
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