lucasmaystre / choix

Inference algorithms for models based on Luce's choice axiom
MIT License
157 stars 27 forks source link

Fix sparsity example #16

Closed dbdr closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #16 (d220131) into master (b12f302) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   99.80%   99.80%           
=======================================
  Files           7        7           
  Lines         516      516           
=======================================
  Hits          515      515           
  Misses          1        1           

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 b12f302...d220131. Read the comment docs.

lucasmaystre commented 3 years ago

@dbdr good catch & thank you for the pull request 👍