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

Use ApproxFunBase.mean instead of Statistics #281

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jul 27, 2023

This removes the explicit dependency on Statistics, and these may differ after JuliaApproximation/ApproxFunBase.jl#506

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch coverage: 91.26% and project coverage change: +22.65% 🎉

Comparison is base (75383fe) 49.48% compared to head (9a16411) 72.13%.
Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #281       +/-   ##
===========================================
+ Coverage   49.48%   72.13%   +22.65%     
===========================================
  Files          28       29        +1     
  Lines        2696     2738       +42     
===========================================
+ Hits         1334     1975      +641     
+ Misses       1362      763      -599     
Files Changed Coverage Δ
src/ApproxFunOrthogonalPolynomials.jl 87.80% <ø> (+28.62%) ⬆️
src/Spaces/IntervalSpace.jl 85.71% <ø> (+42.85%) ⬆️
src/ultraspherical.jl 59.74% <82.85%> (+9.74%) ⬆️
...c/Spaces/Ultraspherical/UltrasphericalOperators.jl 83.33% <87.50%> (+43.24%) ⬆️
src/Spaces/Chebyshev/Chebyshev.jl 63.12% <92.00%> (+12.42%) ⬆️
ext/ApproxFunOrthogonalPolynomialsStaticExt.jl 95.55% <95.55%> (ø)
src/Spaces/PolynomialSpace.jl 93.41% <100.00%> (+25.34%) ⬆️
src/Spaces/Spaces.jl 100.00% <100.00%> (+31.50%) ⬆️
src/Spaces/Ultraspherical/Ultraspherical.jl 86.00% <100.00%> (+60.13%) ⬆️
src/fastops.jl 100.00% <100.00%> (ø)
... and 1 more

... and 17 files with indirect coverage changes

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

@jishnub jishnub merged commit 31ebbe2 into JuliaApproximation:master Jul 27, 2023
@jishnub jishnub deleted the mean branch July 27, 2023 08:40
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