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

include more test files #88

Closed ArnoStrouwen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (8aaf8dc) into master (bcaefd1) will increase coverage by 4.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   86.13%   90.19%   +4.06%     
==========================================
  Files          15       15              
  Lines         959      959              
==========================================
+ Hits          826      865      +39     
+ Misses        133       94      -39     
Impacted Files Coverage Δ
src/scalar_product.jl 98.24% <0.00%> (+1.75%) :arrow_up:
src/typesMeasures.jl 100.00% <0.00%> (+4.87%) :arrow_up:
src/typesOrthoPolys.jl 98.95% <0.00%> (+5.20%) :arrow_up:
src/densities.jl 94.59% <0.00%> (+16.21%) :arrow_up:
src/evaluate.jl 100.00% <0.00%> (+44.64%) :arrow_up:

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