Nosferican / Econometrics.jl

Econometrics in Julia
https://nosferican.github.io/Econometrics.jl/dev
ISC License
69 stars 19 forks source link

Fixes bug in full ranking #84

Closed Nosferican closed 1 year ago

Nosferican commented 1 year ago

Closes #83 and adds some tests to #82.

codecov[bot] commented 1 year ago

Codecov Report

Merging #84 (28f1bcf) into master (1e0fb4d) will increase coverage by 1.27%. The diff coverage is 37.50%.

:exclamation: Current head 28f1bcf differs from pull request most recent head c146b10. Consider uploading reports for the commit c146b10 to get more accurate results

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   90.05%   91.32%   +1.27%     
==========================================
  Files           9        9              
  Lines         704      715      +11     
==========================================
+ Hits          634      653      +19     
+ Misses         70       62       -8     
Impacted Files Coverage Δ
src/solvers.jl 92.21% <37.50%> (+3.92%) :arrow_up:
src/transformations.jl 91.42% <0.00%> (-1.91%) :arrow_down:
src/formula.jl 95.74% <0.00%> (+0.04%) :arrow_up:

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