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

update Documenter version #89

Closed ArnoStrouwen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #89 (3114a88) into master (f1a95f4) will decrease coverage by 0.10%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   90.19%   90.09%   -0.11%     
==========================================
  Files          15       15              
  Lines         959      959              
==========================================
- Hits          865      864       -1     
- Misses         94       95       +1     
Impacted Files Coverage Δ
src/typesQuad.jl 85.00% <0.00%> (-5.00%) :arrow_down:

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

ArnoStrouwen commented 2 years ago

Updating Documenter version seems to fix CI complaining about GitHub secrets. Stochastic failure of CI, unrelated to this PR?

ChrisRackauckas commented 2 years ago

Stochastic failure fixed in another PR