fslaborg / FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://fslab.org/FSharp.Stats/
Other
205 stars 54 forks source link

add ci tests #248

Closed bvenn closed 1 year ago

bvenn commented 1 year ago

Thank you for contributing to FSharp.Stats. Please take the time to tell us a bit more about your PR.

Please reference the issue(s) this PR is related to

Fixes #247

Please list the changes introduced in this PR

[Required] please make sure you checked that

[Optional]

codecov-commenter commented 1 year ago

Codecov Report

Merging #248 (12b9138) into developer (4780203) will increase coverage by 0.25%. The diff coverage is 94.73%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@              Coverage Diff              @@
##           developer     #248      +/-   ##
=============================================
+ Coverage      44.72%   44.97%   +0.25%     
=============================================
  Files            147      148       +1     
  Lines          14452    14471      +19     
  Branches        1923     1923              
=============================================
+ Hits            6464     6509      +45     
+ Misses          7466     7432      -34     
- Partials         522      530       +8     
Impacted Files Coverage Δ
src/FSharp.Stats/ConfidenceInterval.fs 100.00% <ø> (+100.00%) :arrow_up:
tests/FSharp.Stats.Tests/Main.fs 0.00% <0.00%> (ø)
tests/FSharp.Stats.Tests/ConfidenceInterval.fs 100.00% <100.00%> (ø)
.../FSharp.Stats/Distributions/Continuous/StudentT.fs 19.44% <0.00%> (+5.55%) :arrow_up:
src/FSharp.Stats/Distributions/Continuous.fs 54.54% <0.00%> (+31.81%) :arrow_up:
src/FSharp.Stats/Optimization/Bisection.fs 47.61% <0.00%> (+47.61%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.