Skip to content

Convert Operator/Space types #398

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 3 commits into from
Mar 15, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Mar 14, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Patch coverage: 89.47% and project coverage change: -0.87 ⚠️

Comparison is base (bd77b87) 68.07% compared to head (53b14a6) 67.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #398      +/-   ##
==========================================
- Coverage   68.07%   67.21%   -0.87%     
==========================================
  Files          80       80              
  Lines        8417     8455      +38     
==========================================
- Hits         5730     5683      -47     
- Misses       2687     2772      +85     
Impacted Files Coverage Δ
src/ApproxFunBase.jl 79.16% <ø> (+8.33%) ⬆️
src/Spaces/Spaces.jl 51.25% <ø> (-14.19%) ⬇️
src/Operators/SubOperator.jl 83.16% <60.00%> (+4.45%) ⬆️
src/Caching/banded.jl 68.80% <100.00%> (+0.28%) ⬆️
src/Caching/bandedblockbanded.jl 96.77% <100.00%> (ø)
src/Caching/blockbanded.jl 81.20% <100.00%> (-0.48%) ⬇️
src/Domain.jl 61.76% <100.00%> (-1.48%) ⬇️
src/Multivariate/LowRankFun.jl 68.86% <100.00%> (+0.16%) ⬆️
src/Operators/Operator.jl 66.66% <100.00%> (+1.49%) ⬆️
src/Space.jl 84.32% <100.00%> (+0.91%) ⬆️

... and 39 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jishnub jishnub changed the title Convert Operator types Convert Operator/Space types Mar 15, 2023
@jishnub jishnub merged commit e3f9926 into JuliaApproximation:master Mar 15, 2023
@jishnub jishnub deleted the convertoptypes branch March 15, 2023 03:55
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