SciML / PolyChaos.jl

A Julia package to construct orthogonal polynomials, their quadrature rules, and use it with polynomial chaos expansions.
https://docs.sciml.ai/PolyChaos/stable/
MIT License
118 stars 26 forks source link

Avoid construction of `EmptyQuad` #94

Closed bowenszhu closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #94 (5d9eedb) into master (6e46e89) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   90.21%   90.21%           
=======================================
  Files          15       15           
  Lines         961      961           
=======================================
  Hits          867      867           
  Misses         94       94           
Impacted Files Coverage Δ
src/auxfuns.jl 100.00% <100.00%> (ø)
src/tensor.jl 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more