quantling / JudiLing.jl

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

Require at least Julia 1.9 #104

Closed MariaHei closed 7 months ago

MariaHei commented 7 months ago

With lower versions, the functioning under windows can't be guaranteed anymore

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.33%. Comparing base (2f3bc10) to head (e8f99ae).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #104 +/- ## ========================================== - Coverage 78.71% 77.33% -1.39% ========================================== Files 17 17 Lines 1795 1796 +1 ========================================== - Hits 1413 1389 -24 - Misses 382 407 +25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.