Skip to content

Check size in mul_coefficients #555

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 1 commit into from
Aug 10, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Aug 10, 2023

Instead of length(b), we use size(b,1), which allows trailing dimensions.

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Patch coverage: 40.00% and no project coverage change.

Comparison is base (614f040) 27.62% compared to head (60ef43c) 27.62%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #555   +/-   ##
=======================================
  Coverage   27.62%   27.62%           
=======================================
  Files          80       80           
  Lines        8387     8387           
=======================================
  Hits         2317     2317           
  Misses       6070     6070           
Files Changed Coverage Δ
src/Operators/SubOperator.jl 42.64% <25.00%> (ø)
src/Operators/functionals/Evaluation.jl 43.47% <100.00%> (ø)

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

@jishnub jishnub merged commit 4e35ff9 into JuliaApproximation:master Aug 10, 2023
@jishnub jishnub deleted the mulcoeffsize branch August 10, 2023 19:36
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