fslaborg / FSharp.Stats

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

Add source link package reference #99

Closed kMutagene closed 3 years ago

kMutagene commented 3 years ago
codecov-io commented 3 years ago

Codecov Report

Merging #99 (0c40566) into developer (c76af47) will increase coverage by 0.25%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           developer      #99      +/-   ##
=============================================
+ Coverage      19.39%   19.64%   +0.25%     
=============================================
  Files            106      106              
  Lines          11283    11283              
  Branches        2478     2478              
=============================================
+ Hits            2188     2217      +29     
- Misses          8925     8971      +46     
+ Partials         170       95      -75     
Impacted Files Coverage Δ
src/FSharp.Stats/Seq.fs 0.00% <0.00%> (ø)
src/FSharp.Stats/List.fs 0.00% <0.00%> (ø)
src/FSharp.Stats/Array.fs 0.00% <0.00%> (ø)
src/FSharp.Stats/Vector.fs 2.42% <0.00%> (ø)
src/FSharp.Stats/Intervals.fs 0.00% <0.00%> (ø)
src/FSharp.Stats/Permutation.fs 26.92% <0.00%> (ø)
src/FSharp.Stats/ServiceLocator.fs 0.00% <0.00%> (ø)
src/FSharp.Stats/Distributions/Distance.fs 40.65% <0.00%> (ø)
...Sharp.Stats/Algebra/LinearAlgebraServiceManaged.fs 9.52% <0.00%> (ø)
src/FSharp.Stats/Distributions/Continuous.fs 15.43% <0.00%> (+0.23%) :arrow_up:
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c76af47...0c40566. Read the comment docs.