quantling / JudiLing.jl

JudiLing: An implementation for Linear Discriminative Learning in Julia.
MIT License
8 stars 3 forks source link

Add Julia 1.6 and 1.7 to CI.yml #81

Closed MariaHei closed 2 years ago

MariaHei commented 2 years ago

Fixes #80

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (8ae942b) into master (89774d9) will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   80.91%   80.95%   +0.03%     
==========================================
  Files          16       16              
  Lines        1457     1460       +3     
==========================================
+ Hits         1179     1182       +3     
  Misses        278      278              
Impacted Files Coverage Δ
src/make_semantic_matrix.jl 83.83% <0.00%> (-0.42%) :arrow_down:
src/make_cue_matrix.jl 63.23% <0.00%> (+0.27%) :arrow_up:
src/find_path.jl 87.50% <0.00%> (+0.48%) :arrow_up:

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 89774d9...8ae942b. Read the comment docs.